Difference between revisions of "Menu Image FloodFill"
From Wiki
(→Description: Applying template to notes) |
(Applying templates (header, body, footer)) |
||
Line 1: | Line 1: | ||
− | + | {{command header|Menu}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | {{body|menu Image FloodFill {name} {x} {y} {color} |The [[menu Image FloodFill]] command applies the FloodFill effect in the area around the pixel x/y within the specified image. The effect will only spread as far as the pixel colors do not change. | |
− | The [[menu Image FloodFill]] command applies the FloodFill effect in the area around the pixel x/y within the specified image. The effect will only spread as far as the pixel colors do not change. | + | |
− | 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. | + | 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. |
+ | }} | ||
Line 14: | Line 10: | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 05:21, 23 September 2005
Synopsis
menu Image FloodFill {name} {x} {y} {color}
Description
The menu Image FloodFill command applies the FloodFill effect in the area around the pixel x/y within the specified image. The effect will only spread as far as the pixel colors do not change.
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.
Note: | This command is only available from EUO 1.5. |
See also
Main Page | Documentation |