FloodFillType Fields

Overview | Methods | This Package | All Packages

FloodFillType Fields

Fields Description
BORDER Specifies that a border flood fill begins filling at a specified point and continues in all directions until it reaches a boundary color.

SURFACE Specifies that a surface flood fill begins filling the area at a specified point and continues in all directions, filling all adjacent regions containing a specified color.