Difference between revisions of "Menu Image Rectangle"
From Wiki
(→See Also) |
|||
Line 1: | Line 1: | ||
− | + | {{command header|Menu}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | {{body|menu Image Rectangle {name} {x1} {y1} {x2} {y2} {color} {fill} [width]|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). | + | 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.}} | |
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 15:31, 26 August 2005
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 |