Creates a new image data with the given size and format.
TBaseImage Class
public procedure RecreateImageData(AWidth: LongInt; AHeight: LongInt; AFormat: TImageFormat);
Old image data is lost. Works only for the current image of TMultiImage.