draw_circle_with_pixmap


Description:

public void draw_circle_with_pixmap (int xc, int yc, int r, LineOptions o, Pixmap p)

Draws a circle on the current context centered at the specified coordinates with the specified radius and line options and pixmap.

Parameters:

xc

the X coordinate of the center of the circle

yc

the Y coordinate of the center of the circle

r

the radius of the circle

o

the line options

p

the pixmap


Namespace: Grx.User
Package: grx-3.0