|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module rendering {
This structure describes the memory layout of a bitmap having floating point color channels.
Definition: FloatingPointBitmapLayout.idl:31
byte Endianness
Endianness of the pixel values.
Definition: FloatingPointBitmapLayout.idl:84
Information how to interpret certain color data.
Definition: XColorSpace.idl:38
long ScanLines
Number of scanlines for this bitmap.
Definition: FloatingPointBitmapLayout.idl:36
long ScanLineStride
Byte offset between the start of two consecutive scanlines.
Definition: FloatingPointBitmapLayout.idl:49
byte Format
Format type of this bitmap.
Definition: FloatingPointBitmapLayout.idl:91
long ScanLineBytes
Number of data bytes per scanline.
Definition: FloatingPointBitmapLayout.idl:42
long PlaneStride
Byte offset between the start of two consecutive planes.
Definition: FloatingPointBitmapLayout.idl:62
Definition: Ambiguous.idl:20
XColorSpace ColorSpace
Color space the bitmap colors shall be interpreted within.
Definition: FloatingPointBitmapLayout.idl:72
long NumComponents
Number of color components per pixel.
Definition: FloatingPointBitmapLayout.idl:78