Converts any ARGB format to any ARGB format.
procedure ChannelToChannel(NumPixels: LongInt; Src: PByte; Dst: PByte; SrcInfo: PImageFormatInfo; DstInfo: PImageFormatInfo);
ImagingFormats (at line 252)