get_pixel_at_user


Description:

public Color get_pixel_at_user (int x, int y)

Gets the color value of the pixel in the context at the specified coordinates.

Also see get_pixel_at for operating on the current context.

Parameters:

this

the context

x

the X coordinate

y

the Y coordinate