VintaSoft Twain .NET SDK 15.4: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / UnmanagedBitmap Class
В этом разделе
UnmanagedBitmap Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите UnmanagedBitmap.
Публичные Методы
 ИмяОписание
Public MethodCreates a new UnmanagedBitmap that is a copy of the current instance.
Public MethodOverloaded. Releases all resources used by this object. (Наследуется от VintasoftBitmap)
Public Methodstatic (Shared in Visual Basic)Returns number of bits per pixel for specified pixel format. (Наследуется от VintasoftBitmap)
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the pixel format from bits per pixel of a bitmap. (Наследуется от VintasoftBitmap)
Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates a row width, in bytes. (Наследуется от VintasoftBitmap)
Public Methodstatic (Shared in Visual Basic)Calculates an image stride, in bytes. (Наследуется от VintasoftBitmap)
Public MethodOverloaded. Locks the bitmap data. (Наследуется от VintasoftBitmap)
Public MethodUnlocks the specified bitmap data. (Наследуется от VintasoftBitmap)
Защищенные Методы
 ИмяОписание
Protected MethodCreates a new instance of UnmanagedBitmap class.
Protected MethodAllows a VintasoftBitmap to attempt to free resources and perform other cleanup operations before the VintasoftBitmap is reclaimed by garbage collection. (Наследуется от VintasoftBitmap)
Protected MethodLocks the pixel data.
Protected MethodUnlocks the pixel data.
Смотрите также