You are here: Start » ColorThresholdParams Class

ColorThresholdParams Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
ColorThresholdParams(Pixel)
ColorThresholdParams(Pixel, Single, Single, Single)
ColorThresholdParams()

Properties

 NameTypeDescription
ChromaAmountSystem.Single
HysteresisSystem.Single
MaxDifferenceSystem.Single
RgbColorAvlNet.Pixel

Methods

 NameDescription
Equals(AvlNet.ColorThresholdParams)
Equals(object)Inherited from System.Object
Equals(AvlNet.ColorThresholdParams, AvlNet.ColorThresholdParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also