Microsoft SDK for Java

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;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.