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

IntensityThresholdParams Structure

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for thresholding an image.

Constructors

 ConstructorDescription
IntensityThresholdParams(Polarity, Int32, Int32)

Properties

 NameTypeDescription
DefaultFil.IntensityThresholdParams Gets a default instance of the IntensityThresholdParams.
EmptyFil.IntensityThresholdParams Gets an empty instance of the IntensityThresholdParams.
HysteresisSystem.Int32
PolarityFil.Polarity
ThresholdSystem.Int32

Methods

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

Remarks

See also