:: com :: sun :: star :: awt ::

interface XDisplayBitmap
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XDisplayBitmap
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Description
specifies an object as a bitmap for which data is formatted for a specific output device.

Drawing of this bitmap is only valid on a compatible device.


Top of Page