VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / ColorChannelsOrder Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа ColorChannelsOrder Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые ColorChannelsOrder.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Публичные Свойства
     ИмяОписание
    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 Property (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Propertystatic (Shared in Visual Basic) (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Property (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Защищенные Свойства
     ИмяОписание
    Protected Property (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Публичные Методы
     ИмяОписание
    Public Method (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public Method (Наследуется от 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 (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>)
    Public MethodReturns the hash code for this ColorChannelsOrder.
    Public Method (Наследуется от 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.
    Смотрите также