You are here: Start » ImageValueCoordinateTransform Class

ImageValueCoordinateTransform Class

Namespace:Fil
Assembly:FilNet.Types.dll

Transform based on image values.

Constructors

 ConstructorDescription
ImageValueCoordinateTransform()
ImageValueCoordinateTransform(Int32, Double, List<Double>)
ImageValueCoordinateTransform(Int32, Double)

Properties

 NameTypeDescription
ChannelIndexSystem.Int32
InvalidValuesSystem.Collections.Generic.List<System.Double>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
ScaleSystem.Double

Methods

 NameDescription
CopyTo(Fil.ImageValueCoordinateTransform)
Dispose()Inherited from Fil.UnmanagedObject
Equals(Fil.ImageValueCoordinateTransform)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.ImageValueCoordinateTransform)
ToString()Inherited from System.Object

Remarks

See also