ImGetPixelDirect Function
ImagingExport

Look at GetPixelDirect for details.

Pascal
procedure ImGetPixelDirect(const Image: TImageData; 
                           X: LongInt; 
                           Y: LongInt; 
                           Pixel: Pointer); cdecl;
File

ImagingExport (at line 150)

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