draw_pixel


Description:

public void draw_pixel (int x, int y, Color c)

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

Parameters:

x

the X coordinate

y

the Y coordinate

c

the color (can include ColorMode)


Namespace: Grx.User
Package: grx-3.0