Menu Image Rectangle

From Wiki
Revision as of 16:31, 26 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search


Synopsis

menu Image Rectangle {name} {x1} {y1} {x2} {y2} {color} {fill} [width]

Description

The menu Image Rectangle command draws a rectangle between x1/y1 and x2/y2 within the specified image. If fill is #false then only the outer line is drawn, otherwise the rectangle is filled.

For the color parameter, you can use names like "red", "yellow" or "windowtext" or use a hexadecimal number like $AABBCC (BBGGRR encoded). $FEEEED is used for transparency. If you do not fill the rectangle, you may also specify a line width (default is 1).


Note: This command is only available from EUO 1.5.


See also

Main Page Documentation