RAD Studio VCL Reference
ContentsIndex
TBitmap Members Public Properties
Public Properties
 
Name 
Description 
 
Provides access to a drawing surface that represents the bitmap. 
 
Indicates whether the graphics object contains a graphic. 
 
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. 
 
Specifies the vertical size of the graphic in pixels. 
 
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. 
 
Indicates whether the graphics object has been changed or edited. 
 
Determines whether the bitmap displays its image in monochrome. 
 
Indicates the color palette of the graphical image. 
 
Indicates whether the palette has changed. 
 
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. 
 
Indicates whether the image covers its rectangular area. 
 
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. 
 
Determines the maximum width of the graphics object in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.