Lua:getPixel

From Cheat Engine
(Redirected from getPixel)
Jump to navigation Jump to search

function getPixel(x, y)

Returns the RGB value of the provided pixel in screen coordinates

Function Parameters[edit]

Parameter Type Description
x Integer The x coordinate to get the pixel of
y Integer The y coordinate to get the pixel of


See also[edit]