You are here: Start » FIL.NET » RangeThresholdParams Structure

RangeThresholdParams Structure

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for thresholding an image.

Constructors

 ConstructorDescription
RangeThresholdParams(Int32, Int32, Int32)

Properties

 NameTypeDescription
DefaultFil.RangeThresholdParams Gets a default instance of the RangeThresholdParams.
EmptyFil.RangeThresholdParams Gets an empty instance of the RangeThresholdParams.
HysteresisSystem.Int32
MaxValueSystem.Int32
MinValueSystem.Int32

Methods

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

Remarks

See also