ELLIPSEFILL
Syntax
ELLIPSEFILL(<win>,<X>,<Y>,<maj>,<min>,<a>,<c>)
Description
Draws a filled ellipse in <win> with the top-
left of the bounding box at <X>, <Y> and the
lengths of the major and minor axes in <maj>
and <min> respectively.
<a> is the angle of the ellipse from the
horizontal.
24-bit colours (<c>) are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:13 BST 1998
(Now uses MML)
|