Click or drag to resize
Accord.NET (logo)

ColorFiltering Properties

The ColorFiltering type exposes the following members.

Properties
  NameDescription
Public propertyBlue
Range of blue color component.
Public propertyFillColor
Fill color used to fill filtered pixels.
Public propertyFillOutsideRange
Determines, if pixels should be filled inside or outside of specified color ranges.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlacePartialFilterFormatTranslations.)
Public propertyGreen
Range of green color component.
Public propertyRed
Range of red color component.
Top
See Also