FreeImagesInArray Function
Imaging

Call FreeImage() on all images in given dynamic array and sets its length to zero.

Pascal
procedure FreeImagesInArray(var Images: TDynImageDataArray);
File

Imaging (at line 70)

Related Information
You are here: Symbol Reference > Functions > FreeImagesInArray Function