SetPixelFPGeneric Function
ImagingFormats

Procedure for setting pixel colors.

Pascal
procedure SetPixelFPGeneric(Bits: Pointer; 
                            Info: PImageFormatInfo; 
                            Palette: PPalette32; 
                            const Color: TColorFPRec);
File

ImagingFormats (at line 245)

Description

Input FP ARGB color is translated to native format and then written to Image.

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