Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the bits per pixel of bitmap. |
![]() | ChannelsFormat | Gets the format of bitmap color channels. |
![]() | ColorSpaceFormat | Gets the color space format of this image. |
![]() | HasPixelData | Gets a value indicating whether bitmap has pixel data. |
![]() | Height | Gets the height, in pixels, of the bitmap. |
![]() | IsDisposed | Gets a value indicating whether this bitmap is disposed. |
![]() ![]() | MaxBitmapSize | Gets or sets the maximum size of the bitmap, in bytes. |
![]() | Palette | Gets the palette. |
![]() | PixelFormat | Gets the pixel format of the bitmap. |
![]() | Resolution | Gets or sets resolution of bitmap. |
![]() | Stride | Gets or sets a stride of the bitmap. |
![]() | Width | Gets the width, in pixels, of the bitmap. |