
Command Summary 23
3.6 Draw a Filled
Rectangle
Colour X1 Y1 X2 Y2
Colour X1 Y1 X2 Y2
Colour X1 Y1 X2 Y2
Draw a filled rectangle using the colour specified; current drawing colour is ignored.
0 for background or any other value for text colour.
3.7 Draw a
Rounded
Rectangle
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
Draw a rounded rectangular frame one pixel wide using the current drawing colour.
Leftmost coordinate of the rectangle.
Topmost coordinate of the rectangle.
Radius of curvature of the rectangle corners.
3.8 Draw a Filled
Rounded
Rectangle
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
Draw a filled rounded rectangle using the current drawing colour.
Leftmost coordinate of the rectangle.
Topmost coordinate of the rectangle.
Radius of curvature of the rectangle corners.
X Y Radius
X Y Radius
X Y Radius
Draw a circular frame one pixel wide using the current drawing colour.
Horizontal coordinate of the circle centre.
Vertical coordinate of the circle centre.
Distance between the circle perimeter and centre.
Komentarze do niniejszej Instrukcji