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

LUTTransformImageState Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
LUTTransformImageState()

Properties

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

Methods

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

See also