The PointedColorFloodFill type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PointedColorFloodFill | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | ApplyInPlace | Overloaded. |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).) |
Properties
Name | Description | |
---|---|---|
![]() | FillColor |
Fill color.
|
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) |
![]() | StartingPoint |
Point to start filling from.
|
![]() | Tolerance |
Flood fill tolerance.
|