GetPixelFPGeneric Function
ImagingFormats

Function for getting pixel colors.

Pascal
function GetPixelFPGeneric(Bits: Pointer; 
                           Info: PImageFormatInfo; 
                           Palette: PPalette32): TColorFPRec;
File

ImagingFormats (at line 241)

Description

Native pixel is read from Image and then translated to FP ARGB.

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