Inserts new image image at the given position in the image array.
public procedure InsertImage(Index: LongInt;
AWidth: LongInt;
AHeight: LongInt;
AFormat: TImageFormat = ifDefault); overload;