You are here: Start » FIL.NET » LUTTransformImageState Class
LUTTransformImageState Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | LUTTransformImageState(LUTTransformImageState) | Creates a deep copy of the passed object. |
![]() | LUTTransformImageState() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Colors | System.Collections.Generic.IList<FilNet.Pixel> | |
![]() | Gradient | System.Boolean | |
![]() | Indices | System.Collections.Generic.IList<FilNet.Pixel> | |
![]() | IsDisposed | System.Boolean | |
![]() | Points | System.Collections.Generic.IList<System.Int32> | |
![]() | Type | FilNet.PlainType |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.LUTTransformImageState) | Resets this instance with data of the other LUTTransformImageState object. |
![]() | ToString() | Inherited from System.Object |