Click or drag to resize
Accord.NET (logo)

ChannelFiltering Properties

The ChannelFiltering type exposes the following members.

Properties
  NameDescription
Public propertyBlue
Blue channel's range.
Public propertyBlueFillOutsideRange
Determines, if blue channel should be filled inside or outside filtering range.
Public propertyFillBlue
Blue fill value.
Public propertyFillGreen
Green fill value.
Public propertyFillRed
Red fill value.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlacePartialFilterFormatTranslations.)
Public propertyGreen
Green channel's range.
Public propertyGreenFillOutsideRange
Determines, if green channel should be filled inside or outside filtering range.
Public propertyRed
Red channel's range.
Public propertyRedFillOutsideRange
Determines, if red channel should be filled inside or outside filtering range.
Top
See Also