VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / ColorChannelsOrder Class
In This Topic
ColorChannelsOrder Class Properties
In This Topic
For a list of all properties of this type, see ColorChannelsOrder.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the single channel order.
Public Propertystatic (Shared in Visual Basic)Gets the channel order with indexes 0 1 2.
Public Propertystatic (Shared in Visual Basic)Gets the channel with indexes 0 1 2 3.
Public Propertystatic (Shared in Visual Basic)Gets the channel with indexes 2 1 0.
Public Propertystatic (Shared in Visual Basic)Gets the channel with indexes 2 1 0 3.
Public PropertyGets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
Public Propertystatic (Shared in Visual Basic) (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
Public PropertyGets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
Protected Properties
See Also