The PointedColorFloodFill type exposes the following members.

Constructors

  NameDescription
PointedColorFloodFillOverloaded.

Methods

  NameDescription
ApplyOverloaded.
ApplyInPlaceOverloaded.
ProcessFilter
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).)

Properties

  NameDescription
FillColor
Fill color.
FormatTranslations
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.)
StartingPoint
Point to start filling from.
Tolerance
Flood fill tolerance.

See Also