Converts any floating point format to any ARGB format.
procedure FloatToChannel(NumPixels: LongInt;
Src: PByte;
Dst: PByte;
SrcInfo: PImageFormatInfo;
DstInfo: PImageFormatInfo);ImagingFormats (at line 281)