LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XIntegerBitmap, including all inherited members.
acquire() | XInterface | |
getData([out] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerRectangle2D rect) | XIntegerReadOnlyBitmap | |
getMemoryLayout() | XIntegerReadOnlyBitmap | |
getPixel([out] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerPoint2D pos) | XIntegerReadOnlyBitmap | |
getScaledBitmap([in] ::com::sun::star::geometry::RealSize2D newSize, [in] boolean beFast) | XBitmap | |
getSize() | XBitmap | |
hasAlpha() | XBitmap | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
setData([in] sequence< byte > data, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerRectangle2D rect) | XIntegerBitmap | |
setPixel([in] sequence< byte > color, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry::IntegerPoint2D pos) | XIntegerBitmap |