RAD Studio VCL Reference
ContentsIndex
TBitmap Members Protected Methods
Protected Methods
 
Name 
Description 
 
Increments the reference count for the interfaced object's interface. 
 
Decrements the reference count for the interfaced object's interface. 
 
Copies the properties of an object to a destination object. 
 
Called when graphic has changed. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Set virtual property for reading and writing graphic data stream. 
 
Draw 
Render graphic onto canvas at rectangle. 
 
Render graphic onto canvas at rectangle, blending with canvas's background. 
 
This is the overview for the Equals method overload. 
 
Indicates whether graphics object contains graphic. 
 
Get vertical size of graphic in pixels. 
 
Returns the owner of an object. 
 
Get color palette of graphical image. 
 
Indicate whether graphic supports partial transparency. 
 
Specifies if graphic is drawn transparently. 
 
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. 
 
Generate OnProgress event when graphic is changing. 
 
Read graphic data from TStream. 
 
Set vertical size of graphic in pixels. 
 
Set color palette of graphical image. 
 
Specify if graphic should be drawn transparently. 
 
Set horizontal size of graphic in pixels. 
 
Write graphic data to TStream. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.