VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / VintasoftBitmap Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа VintasoftBitmap Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые VintasoftBitmap.
    Защищенные Конструкторы
     ИмяОписание
    Protected ConstructorInitializes a new instance of the VintasoftBitmap class.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the bits per pixel of bitmap.
    Public PropertyGets the format of bitmap color channels.
    Public PropertyGets the color space format of this image.
    Public PropertyGets a value indicating whether bitmap has pixel data.
    Public PropertyGets the height, in pixels, of the bitmap.
    Public PropertyGets a value indicating whether this bitmap is disposed.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum size of the bitmap, in bytes.
    Public PropertyGets the palette.
    Public PropertyGets the pixel format of the bitmap.
    Public PropertyGets or sets resolution of bitmap.
    Public PropertyGets or sets a stride of the bitmap.
    Public PropertyGets the width, in pixels, of the bitmap.
    Публичные Методы
     ИмяОписание
    Public MethodCreates a new VintasoftBitmap that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Returns number of bits per pixel for specified pixel format.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the pixel format from color space format and bitmap channels format.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates a row width, in bytes.
    Public Methodstatic (Shared in Visual Basic)Calculates an image stride, in bytes.
    Public MethodOverloaded. Locks the bitmap data.
    Public MethodUnlocks the specified bitmap data.
    Защищенные Методы
     ИмяОписание
    Protected MethodCreates a new instance of VintasoftBitmap class.
    Protected MethodOverloaded. Releases the unmanaged resources used by the and optionally releases the managed resources.
    Protected MethodAllows a VintasoftBitmap to attempt to free resources and perform other cleanup operations before the VintasoftBitmap is reclaimed by garbage collection.
    Protected MethodLocks the pixel data.
    Protected MethodUnlocks the pixel data.
    Смотрите также