FloatSetDstPixel Function
ImagingFormats

Sets pixel of image in any floating point format.

Pascal
procedure FloatSetDstPixel(Dst: PByte; 
                           DstInfo: PImageFormatInfo; 
                           const Pix: TColorFPRec);
File

ImagingFormats (at line 217)

Description

Channel values must be in range <0.0, 1.0>.

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