24
Command Summary
2.7
Draw a
Rounded
Rectangle
Dec
Hex
ASCII
254 128
FE 80
■
Ç
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
v8.3
Draw a rounded rectangular frame one pixel wide using the current drawing colour.
X1
Byte
Leftmost coordinate of the rectangle.
Y1
Byte
Topmost coordinate of the rectangle.
X2
Byte
Rightmost coordinate.
Y2
Byte
Bottommost coordinate.
Radius
Byte
Radius of curvature of the rectangle corners.
2.8
Draw a Filled
Rounded
Rectangle
Dec
Hex
ASCII
254 129
FE 81
■
ü
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
X1 Y1 X2 Y2 Radius
v8.3
Draw a filled rounded rectangle using the current drawing colour.
X1
Byte
Leftmost coordinate of the rectangle.
Y1
Byte
Topmost coordinate of the rectangle.
X2
Byte
Rightmost coordinate.
Y2
Byte
Bottommost coordinate.
Radius
Byte
Radius of curvature of the rectangle corners.
2.9
Draw a
Circle
Dec
Hex
ASCII
254 123
FE 7B
■
{
X Y Radius
X Y Radius
X Y Radius
v8.3
Draw a circular frame one pixel wide using the current drawing colour.
X
Byte
Horizontal coordinate of the circle centre.
Y
Byte
Vertical coordinate of the circle centre.
Radius
Byte
Distance between the circle perimeter and centre.
2.10
Draw a
Filled Circle
Dec
Hex
ASCII
254 124
FE 7C
■
|
X Y Radius
X Y Radius
X Y Radius
v8.3
Draw a filled circle using the current drawing colour.
X
Byte
Horizontal coordinate of the circle centre.
Y
Byte
Vertical coordinate of the circle centre.
Radius
Byte
Distance between the circle perimeter and centre.
2.11
Draw
an Ellipse
Dec
Hex
ASCII
254 125
FE 7D
■
}
X Y XRadius YRadius
X Y XRadius YRadius
X Y XRadius YRadius
v8.3
Draw an elliptical frame one pixel wide using the current drawing colour.
X
Byte
Horizontal coordinate of the ellipse centre, zero indexed from left.
Y
Byte
Vertical coordinate of the ellipse centre, zero indexed from top.
XRadius
Byte
Distance between the furthest horizontal point on the ellipse perimeter and centre.
YRadius
Byte
Distance between the furthest vertical point on the ellipse perimeter and centre.
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from
Downloaded from