RECTANGLEFILL
Syntax
RECTANGLEFILL(<win>,<X>,<Y>,<wdth>,<hght>,<c>)
Description
Draws a filled rectangle in <win> with the
top-left corner at <X>, <Y> and the width and
height in <wth> and <hght> respectively.
24-bit colours (<c>) are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:25 BST 1998
(Now uses MML)
|