VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / ColorChannelsOrder Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа ColorChannelsOrder Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые ColorChannelsOrder.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Инициализирует новый экземпляр класса .
    Публичные Свойства
     ИмяОписание
    Public Propertystatic (Shared in Visual Basic)Возвращает порядок одного канала.
    Public Propertystatic (Shared in Visual Basic)Возвращает порядок канала с индексами 0 1 2.
    Public Propertystatic (Shared in Visual Basic)Возвращает канал с индексами 0 1 2 3.
    Public Propertystatic (Shared in Visual Basic)Возвращает канал с индексами 2 1 0.
    Public PropertyGets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Propertystatic (Shared in Visual Basic) (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public PropertyGets the element at the specified index. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Защищенные Свойства
    Публичные Методы
     ИмяОписание
    Public MethodDetermines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от 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. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Methodstatic (Shared in Visual Basic)Создает новый экземпляр класса ColorChannelsOrder, который соответствует указанному PixelFormat.
    Public MethodОпределяет, равен ли указанный ColorChannelsOrder текущему ColorChannelsOrder.
    Public MethodReturns an enumerator that iterates through the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodВозвращает хеш-код для этого ColorChannelsOrder.
    Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodКопирует элементы этого ColorChannelsOrder в новый массив.
    Public MethodВозвращает строковое представление этого объекта.
    Смотрите также