FloodFill Constructor

Initializes a new instance of the FloodFill class.

Overload List

Name Description
Public method FloodFill()

Initializes a new instance of the FloodFill class.

Public method FloodFill(ValueType, Color, Color, FloodFillMode, Single, Boolean, Boolean)

Initializes a new instance of the FloodFill class using the specified settings.

Public method FloodFill(Int32, Int32, Color, Color, FloodFillMode, Single, Boolean, Boolean)

Initializes a new instance of the FloodFill class using the specified settings.

See Also

Reference