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

Inserts new image image at the given position in the image array.

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