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

LUTTransformImageState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
LUTTransformImageState()

Properties

 NameTypeDescription
ColorsSystem.Collections.Generic.List<Avl.Pixel>
GradientSystem.Boolean
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
PointsSystem.Collections.Generic.List<System.Int32>
TypeAvl.PlainType

Methods

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

See also