interface XDisplayBitmap in module com::sun::star::awt::

(Global Index)

Syntax

interface XDisplayBitmap : com::sun::star::uno::XInterface ;

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.

Method Details


Top of Page