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