Microsoft SDK for Java

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.

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