For a list of all members of this type, see RasterPaintDibInfo members
Public Properties
Name | Description | |
---|---|---|
BitsPerPixel | Set or get the default bits per pixel of the data expected by the graphics device. | |
BytesPerLine | Gets the expected stride (number of bytes per line). | |
Flags | Collection of flags indicating various options for the bitmap. | |
HighBit | Indicates the high bit of the image data (valid only for grayscale 12 or 16-bit data). | |
LowBit | Indicates the high bit of the image data (valid only for grayscale 12 or 16-bit data). | |
Order | Indicates the data order (grayscale, BGR, RGB, etc). | |
PlaneCount | Indicates whether the image data should be interleaved or planar. | |
ViewPerspective | Indicates the expected orientation of the image data. |