VintaSoft Barcode .NET SDK 15.1: Documentation for Web 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 MethodDetermines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodCopies the entire System.Collections.ObjectModel.ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (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 MethodReturns an enumerator that iterates through the System.Collections.ObjectModel.ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodReturns the hash code for this ColorChannelsOrder.
    Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.ReadOnlyCollection. (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