ImSetPixel32 Function
ImagingExport

Look at SetPixel32 for details.

Pascal
procedure ImSetPixel32(const Image: TImageData; 
                       X: LongInt; 
                       Y: LongInt; 
                       const Color: TColor32Rec); cdecl;
File

ImagingExport (at line 156)

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