TBaseImage Class Properties
Properties
Bits 
Pointer to memory containing image bits. 
Specifies the bounding rectangle of the image. 
Image data format of current image. 
Extended image format information. 
Height of current image in pixels. 
This gives complete access to underlying TImageData record. 
This event occurs when the image data size has just changed. 
This event occurs when some pixels of the image have just changed. 
Pointer to palette for indexed format images. 
Number of entries in image's palette 
Returns pointer to image pixel at [X, Y] coordinates. 
Provides indexed access to each line of pixels. 
Size 
Size in bytes of current image's data. 
Indicates whether the current image is valid (proper format, allowed dimensions, right size, ...). 
Width of current image in pixels. 
Legend
 
public 
 
read only 
You are here: Symbol Reference > Classes > TBaseImage Class