Helper function for image file loaders.
function Has32BitImageAlpha(NumPixels: LongInt; Data: PLongWord): Boolean;
ImagingFormats (at line 157)
This function checks is similar to Has16BitImageAlpha but works with A8R8G8B8 format.