FloatToFloat Function
ImagingFormats

Converts any floating point format to any floating point format.

Pascal
procedure FloatToFloat(NumPixels: LongInt; 
                       Src: PByte; 
                       Dst: PByte; 
                       SrcInfo: PImageFormatInfo; 
                       DstInfo: PImageFormatInfo);
File

ImagingFormats (at line 278)

Related Information
You are here: Symbol Reference > Functions > FloatToFloat Function