DK11 for .NET | TatukGIS.NDK.TGIS_Bitmap | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
BitmapFactory | public | Bitmap factory used to produce the bitmap data. | |
Height | public | Bitmap height in pixels. | |
IsEmpty | public | True if bitmap is empty (has no NativeBitmap attached. | |
NativeBitmap | public | Platform specific bitmap object (like TBitmap for VCL). | |
Path | public | Path to bitmap (exits always for bitmap created form files). | |
PPI | public | Resolution of the bitmap. | |
Premultiplied | public | True if bitmap should be treated as premultipied. | |
Transparent | public | True if bitmap is transparent. | |
Width | public | Bitmap width in pixels. | |