Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
FloodFillType.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.
Syntax
public static final int SURFACE;