fast_get_pixel_at


Description:

public Color fast_get_pixel_at (int x, int y)

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

This function does not perform clipping. If you are not sure x and y are within the bounds of the current context, use get_pixel_at instead.

Parameters:

x

the X coordinate

y

the Y coordinate


Namespace: Grx
Package: grx-3.0