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.
LINE(<window>,<X0>,<Y0>,<X1>,<Y1>,<colour>)
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.