TGetPixelFPFunc Type
ImagingTypes

Function for getting pixel colors.

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

ImagingTypes (at line 371)

Description

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

Related Information
You are here: Symbol Reference > Types > TGetPixelFPFunc Type