You are here: Start » AVL.NET » ColorThresholdParams Structure

ColorThresholdParams Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
ColorThresholdParams(Pixel, Single, Single, Single)

Properties

 NameTypeDescription
ChromaAmountSystem.Single
DefaultAvlNet.ColorThresholdParams Gets default ColorThresholdParams object
HysteresisSystem.Single
IsDefaultSystem.Boolean
MaxDifferenceSystem.Single
RgbColorAvlNet.Pixel

Methods

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

See also