|
 |
LINE
Syntax
LINE(<window>,<X0>,<Y0>,<X1>,<Y1>,<colour>)
Description
Draws a line in <window> from <X0>, <Y0> to
<X1>, <Y1> in the 24-bit colour <colour>.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa
Software 2000. All rights reserved.
Last modified: Wed Oct 9 16:18:47 2002
|