Project

General

Profile

Actions

Drawfill » History » Revision 1

Revision 1/6 | Next »
Per Amundsen, 02/17/2014 08:08 AM


Added in 1.9.0

/drawfill [-ihnrs] <@window> <color> <color> <x y> [filename] [<x y>...]

Fills an area with the specified color starting at the specified co-ordinates.

Switches

-i - TODO
-h - TODO
-n - Prevents the display from being updated immediately.
-r - Indicates that the color is in RGB format. You can use $rgb(N,N,N) to create an RGB value.
-s - TODO

Parameters

<color> - The color used for the fill.
<color> - TODO
<x y> - The coordinate where to fill.
[filename] - TODO
[<x y>...] - TODO

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT