:: com :: sun :: star :: awt ::
|
interface XBitmap |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XBitmap
|
- Description
- provides a bitmap in the Microsoft DIB format.
|
Methods' Details |
getSize
- Returns
-
the size of the bitmap in pixel.
|
|
getDIB
sequence< byte >
getDIB(); |
|
|
- Returns
-
the device independend bitmap.
|
|
getMaskDIB
sequence< byte >
getMaskDIB(); |
|
|
- Returns
-
the transparence mask of the device independend bitmap.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.