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

ColorizeImageState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
ColorizeImageState()

Properties

 NameTypeDescription
IndicesSystem.Collections.Generic.List<System.Byte>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxValueSystem.Int32
MinValueSystem.Int32
NegateSystem.Boolean

Methods

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

See also