TMultiImage Class Properties
Properties
Indicates active image of this multi image. 
This value is True if all images of this TMultiImage are valid. 
This gives complete access to underlying TDynImageDataArray
Number of images of this multi image. 
Array property for accessing individual images of TMultiImage. 
TBaseImage Class
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 > TMultiImage Class