ImGetPixel32 Function
ImagingExport

Look at GetPixel32 for details.

Pascal
function ImGetPixel32(const Image: TImageData; 
                      X: LongInt; 
                      Y: LongInt): TColor32Rec; cdecl;
File

ImagingExport (at line 154)

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