The ChannelFiltering type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ChannelFiltering | 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 |
Blue channel's range.
| |
| BlueFillOutsideRange |
Determines, if blue channel should be filled inside or outside filtering range.
| |
| FillBlue |
Blue fill value.
| |
| FillGreen |
Green fill value.
| |
| FillRed |
Red fill value.
| |
| FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) | |
| Green |
Green channel's range.
| |
| GreenFillOutsideRange |
Determines, if green channel should be filled inside or outside filtering range.
| |
| Red |
Red channel's range.
| |
| RedFillOutsideRange |
Determines, if red channel should be filled inside or outside filtering range.
|