Menu Image FloodFill

From Wiki
Revision as of 03:07, 23 August 2005 by Boydon (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

menu Image FloodFill

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

menu Activate, menu Button, menu Check, menu Clear, menu Combo, menu Delete, menu Edit, menu Font Align, menu Font BGColor, menu Font Color, menu Font Name, menu Font Size, menu Font Style, menu Font Transparent, menu Get, menu GetNum, menu Hide, menu HideEUO, menu List, menu Set, menu Shape, menu Show, menu Text, menu Window Color, menu Window Size, menu Window Title

Main_Page Documentation

Menu