TGetPixel32Func Type
ImagingTypes

Function for getting pixel colors.

Pascal
TGetPixel32Func = function (Bits: Pointer; Info: PImageFormatInfo; Palette: PPalette32): TColor32Rec;
File

ImagingTypes (at line 367)

Description

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

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