Returns True if all TImageData records in given array are valid.
function TestImagesInArray(const Images: TDynImageDataArray): Boolean;
Imaging (at line 73)
Returns False if at least one is invalid or if array is empty.