draw_filled_pixel_with_pixmap


Description:

public void draw_filled_pixel_with_pixmap (int x, int y, Pixmap p)

Draw a single pixel on the current context at the specified coordinates.

The color of the pixel comes from the pixmap as if p was tiled over the entrire context starting with the top/left of the pixmap at 0, 0.

Parameters:

x

the X coordinate

y

the Y coordinate

p

the pixmap


Namespace: Grx
Package: grx-3.0