VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ColorChannelsOrder Class
In This Topic
    ColorChannelsOrder Class Methods
    In This Topic
    For a list of all methods of this type, see ColorChannelsOrder.
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Methodstatic (Shared in Visual Basic)Creates a new instance of ColorChannelsOrder class that corresponds to the specified PixelFormat.
    Public MethodDetermines whether the specified ColorChannelsOrder is equal to the current ColorChannelsOrder.
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodReturns the hash code for this ColorChannelsOrder.
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodCopies the elements of this ColorChannelsOrder to a new array.
    Public MethodReturns the string representation of this object.
    See Also