VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / BitmapChannelsFormat Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
Члены типа BitmapChannelsFormat Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые BitmapChannelsFormat.
Публичные Конструкторы
 ИмяОписание
Public ConstructorOverloaded. Initializes a new instance of the T:Vintasoft.Imaging.BitmapChannelsFormat class.
Публичные Свойства
 ИмяОписание
Public PropertyGets the bits per pixel.
Public PropertyGets the channel count.
Public PropertyGets a value indicating whether channel data are stored in little endian order.
Public PropertyGets the color channels of pixel format.
Public PropertyGets a value indicating whether pixel data are stored in little endian order.
Публичные Методы
 ИмяОписание
Public MethodDetermines whether the specified T:Vintasoft.Imaging.BitmapChannelsFormat is equal to the current T:Vintasoft.Imaging.BitmapChannelsFormat.
Public Methodstatic (Shared in Visual Basic)Converts pixel format to bitmap data format.
Public MethodReturns the hash code for this T:Vintasoft.Imaging.BitmapChannelsFormat.
Public MethodВозвращает string, который представляет этот экземпляр.
Смотрите также