LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
XImageConsumer Member List

This is the complete list of members for XImageConsumer, including all inherited members.

acquire()XInterface
complete([in] long Status, [in] XImageProducer xProducer)XImageConsumer
init([in] long Width, [in] long Height)XImageConsumer
queryInterface([in] type aType)XInterface
release()XInterface
setColorModel([in] short BitCount, [in] sequence< long > RGBAPal, [in] long RedMask, [in] long GreenMask, [in] long BlueMask, [in] long AlphaMask)XImageConsumer
setPixelsByBytes([in] long nX, [in] long nY, [in] long nWidth, [in] long nHeight, [in] sequence< byte > aProducerData, [in] long nOffset, [in] long nScanSize)XImageConsumer
setPixelsByLongs([in] long nX, [in] long nY, [in] long nWidth, [in] long nHeight, [in] sequence< long > aProducerData, [in] long nOffset, [in] long nScanSize)XImageConsumer