Name | Description | |
---|---|---|
![]() | Clone | Creates a new ManagedBitmap that is a copy of the current instance. |
![]() ![]() | GetBitsPerPixel | Returns number of bits per pixel for specified pixel format. (Inherited from VintasoftBitmap) |
![]() | GetPixelDataAndDispose | Returns the pixel data and disposes this bitmap. |
![]() ![]() | GetPixelFormat | Overloaded. Returns the pixel format from bits per pixel of a bitmap. (Inherited from VintasoftBitmap) |
![]() ![]() | GetRowWidthInBytes | Overloaded. Calculates a row width, in bytes. (Inherited from VintasoftBitmap) |
![]() ![]() | GetStride | Calculates an image stride, in bytes. (Inherited from VintasoftBitmap) |
![]() | Lock | Overloaded. Locks the bitmap data. (Inherited from VintasoftBitmap) |
![]() | Unlock | Unlocks the specified bitmap data. (Inherited from VintasoftBitmap) |