FloatGetSrcPixel Function
ImagingFormats

Returns pixel of image in any floating point format.

Pascal
procedure FloatGetSrcPixel(Src: PByte; 
                           SrcInfo: PImageFormatInfo; 
                           var Pix: TColorFPRec);
File

ImagingFormats (at line 213)

Description

Channel values are in range <0.0, 1.0>.

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