| Имя | Описание | |
|---|---|---|
![]()  | ManagedBitmap | Overloaded. Initializes a new instance of the  | 
| Имя | Описание | |
|---|---|---|
![]()  | ManagedBitmap | Overloaded. Initializes a new instance of the  | 
| Имя | Описание | |
|---|---|---|
![]()  | BitsPerPixel | Gets the bits per pixel of bitmap. (Наследуется от VintasoftBitmap) | 
![]()  | ChannelsFormat | Gets the format of bitmap color channels. (Наследуется от VintasoftBitmap) | 
![]()  | ColorSpaceFormat | Gets the color space format of this image. (Наследуется от VintasoftBitmap) | 
![]()  | HasPixelData | Gets a value indicating whether bitmap has pixel data. | 
![]()  | Height | Gets the height, in pixels, of the bitmap. (Наследуется от VintasoftBitmap) | 
![]()  | IsDisposed | Gets a value indicating whether this bitmap is disposed. (Наследуется от VintasoftBitmap) | 
![]() ![]()  | MaxBitmapSize | Gets or sets the maximum size of the bitmap, in bytes. (Наследуется от VintasoftBitmap) | 
![]()  | Palette | Gets the palette. (Наследуется от VintasoftBitmap) | 
![]()  | PixelFormat | Gets the pixel format of the bitmap. (Наследуется от VintasoftBitmap) | 
![]()  | Resolution | Gets or sets resolution of bitmap. (Наследуется от VintasoftBitmap) | 
![]()  | Stride | Gets or sets a stride of the bitmap. (Наследуется от VintasoftBitmap) | 
![]()  | Width | Gets the width, in pixels, of the bitmap. (Наследуется от VintasoftBitmap) | 
| Имя | Описание | |
|---|---|---|
![]()  | Clone | Creates a new ManagedBitmap that is a copy of the current instance. | 
![]() ![]()  | GetBitsPerPixel | Returns number of bits per pixel for specified pixel format. (Наследуется от VintasoftBitmap) | 
![]()  | GetPixelDataAndDispose | Returns the pixel data and disposes this bitmap. | 
![]() ![]()  | GetPixelFormat | Overloaded. Returns the pixel format from bits per pixel of a bitmap. (Наследуется от VintasoftBitmap) | 
![]() ![]()  | GetRowWidthInBytes | Overloaded. Calculates a row width, in bytes. (Наследуется от VintasoftBitmap) | 
![]() ![]()  | GetStride | Calculates an image stride, in bytes. (Наследуется от VintasoftBitmap) | 
![]()  | Lock | Overloaded. Locks the bitmap data. (Наследуется от VintasoftBitmap) | 
![]()  | Unlock | Unlocks the specified bitmap data. (Наследуется от VintasoftBitmap) | 
| Имя | Описание | |
|---|---|---|
![]()  | Create | Creates a new instance of ManagedBitmap class. | 
![]()  | Dispose | Overloaded. Releases the unmanaged resources used by the  | 
![]()  | Finalize | Allows a VintasoftBitmap to attempt to free resources and perform other cleanup operations before the VintasoftBitmap is reclaimed by garbage collection. (Наследуется от VintasoftBitmap) | 
![]()  | LockPixelData | Locks the pixel data. | 
![]()  | UnlockPixelData | Unlocks the pixel data. |