Language:
Русский
English
GetPixel (function) (Graph unit)
Gets the pixel value at (X,Y).
Declaration
function GetPixel(X,Y: Integer): Word;
Target
Real, Protected
Remarks
Gets the color of the pixel at (X, Y).
Restrictions
Must be in graphics mode.