LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_rendering_XIntegerBitmap_idl__
20 #define __com_sun_star_rendering_XIntegerBitmap_idl__
30 module
com { module sun { module star { module rendering {
This structure describes the memory layout of a bitmap having integer color channels.
Definition: IntegerBitmapLayout.idl:35
This is a specialized interface for bitmaps having integer color channels.
Definition: XIntegerReadOnlyBitmap.idl:52
This structure defines a two-dimensional point.
Definition: IntegerPoint2D.idl:31
This is a specialized interface for bitmaps having integer color channels.
Definition: XIntegerBitmap.idl:37
This structure contains the necessary information for a two-dimensional rectangle.
Definition: IntegerRectangle2D.idl:42
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34