You are here: Start » AVL.NET » ImageValueCoordinateTransform Class

ImageValueCoordinateTransform Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Transform based on image values.

Constructors

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

Properties

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

Methods

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

Remarks

See also