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.