You are here: Start » FIL.NET » ColorizeImageState Class
ColorizeImageState Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ColorizeImageState(ColorizeImageState) | Creates a deep copy of the passed object. |
![]() | ColorizeImageState() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Indices | System.Collections.Generic.IList<System.Byte> | |
![]() | IsDisposed | System.Boolean | |
![]() | MaxValue | System.Int32 | |
![]() | MinValue | System.Int32 | |
![]() | Negate | System.Boolean |
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.ColorizeImageState) | Resets this instance with data of the other ColorizeImageState object. |
![]() | ToString() | Inherited from System.Object |