RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBitmap Properties

The properties of the TBitmap class are listed here.

 
Name 
Description 
 
Indicates how reserved byte of each pixel is used in 32 bit bitmaps. 
 
Provides access to a drawing surface that represents the bitmap. 
 
Provides access to the Windows GDI bitmap handle for accessing the GDI bitmap object. 
 
Indicates whether the bitmap is a device-dependent bitmap, or a device-independent bitmap. 
 
Determines whether the bitmap realizes its palette when drawing its image. 
 
Provides access to the Windows GDI bitmap handle for accessing the GDI bitmap object. 
 
Determines whether the bitmap displays its image in monochrome. 
 
Indicates the bit format of the bitmap image, specifying how the image is displayed and how the pixels of the bitmap image are stored in memory. 
 
Provides indexed access to each line of pixels. 
 
Determines which color of the bitmap is to be transparent when the bitmap is drawn. 
 
Determines whether the TransparentColor property's value is automatically calculated or stored with the bitmap object. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!