Difference between revisions of "Menu Image FloodFill"
From Wiki
(→See Also) |
(→Description: Applying template to notes) |
||
Line 10: | Line 10: | ||
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. | ||
− | + | ||
+ | {{Note|This command is only available from EUO 1.5.}} | ||
Revision as of 14:02, 28 August 2005
Menu
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 |