RAD Studio VCL Reference
ContentsIndex
TBitmap Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Called when graphic has changed. 
 
Draw 
Render graphic onto canvas at rectangle. 
 
Render graphic onto canvas at rectangle, blending with canvas's background. 
 
Indicates whether graphics object contains graphic. 
 
Get vertical size of graphic in pixels. 
 
Get color palette of graphical image. 
 
Indicate whether graphic supports partial transparency. 
 
Get horizontal size of graphic in pixels. 
 
Create GDI bitmap for TBitmap if it doesn't already exist. 
 
Create GDI bitmap for TBitmap's mask if it doesn't already exist. 
 
Create color palette for TBitmap's mask if it doesn't already exist. 
 
Read graphic data from TStream. 
 
Set vertical size of graphic in pixels. 
 
Set color palette of graphical image. 
 
Set horizontal size of graphic in pixels. 
 
Write graphic data to TStream. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.