ImSetPixelDirect Function
ImagingExport

Look at SetPixelDirect for details.

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

ImagingExport (at line 152)

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