TMultiImage.AddImage Method (LongInt, LongInt, TImageFormat)
TMultiImage Class

Adds new image at the end of the image array.

Class
Pascal
public procedure AddImage(AWidth: LongInt; 
                          AHeight: LongInt; 
                          AFormat: TImageFormat = ifDefault); overload;
Related Information
You are here: Symbol Reference > Classes > TMultiImage Class > Methods > AddImage > AddImage Method (LongInt, LongInt, TImageFormat)