VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / ColorChannelsOrder Class
Constructors Properties Methods SeeAlso
In This Topic
    ColorChannelsOrder Class Members
    In This Topic
    The following tables list the members exposed by ColorChannelsOrder.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    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 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
    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