The EuclideanColorFiltering type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EuclideanColorFiltering | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Apply | Overloaded. | |
| ApplyInPlace | Overloaded. | |
| ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).) |
Properties
| Name | Description | |
|---|---|---|
| CenterColor |
RGB sphere's center.
| |
| FillColor |
Fill color used to fill filtered pixels.
| |
| FillOutside |
Determines, if pixels should be filled inside or outside specified
RGB sphere.
| |
| FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) | |
| Radius |
RGB sphere's radius, [0, 450].
|