Имя | Описание | |
---|---|---|
ColorChannelsOrder | Overloaded. Инициализирует новый экземпляр класса |
Имя | Описание | |
---|---|---|
ColorChannelsOrder | Overloaded. Инициализирует новый экземпляр класса |
Имя | Описание | |
---|---|---|
ChannelsOrder0 | Возвращает порядок одного канала. | |
ChannelsOrder012 | Возвращает порядок канала с индексами 0 1 2. | |
ChannelsOrder0123 | Возвращает канал с индексами 0 1 2 3. | |
ChannelsOrder210 | Возвращает канал с индексами 2 1 0. | |
Count | Gets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) | |
Empty | (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) | |
Item | Gets the element at the specified index. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) |
Имя | Описание | |
---|---|---|
Items | Returns the System.Collections.Generic.IList that the System.Collections.ObjectModel.ReadOnlyCollection wraps. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) |
Имя | Описание | |
---|---|---|
Contains | Determines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) | |
CopyTo | Copies 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>) | |
Create | Создает новый экземпляр класса ColorChannelsOrder, который соответствует указанному PixelFormat. | |
Equals | Определяет, равен ли указанный ColorChannelsOrder текущему ColorChannelsOrder. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<System.Int32>) | |
GetHashCode | Возвращает хеш-код для этого ColorChannelsOrder. | |
IndexOf | Searches 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>) | |
ToArray | Копирует элементы этого ColorChannelsOrder в новый массив. | |
ToString | Возвращает строковое представление этого объекта. |