The ColorFiltering type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ColorFiltering | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Apply | Overloaded. | |
| ApplyInPlace | Overloaded. | |
| ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).) |
Properties
| Name | Description | |
|---|---|---|
| Blue |
Range of blue color component.
| |
| FillColor |
Fill color used to fill filtered pixels.
| |
| FillOutsideRange |
Determines, if pixels should be filled inside or outside of specified
color ranges.
| |
| FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) | |
| Green |
Range of green color component.
| |
| Red |
Range of red color component.
|