BitmapInfo Properties |
The BitmapInfo type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Gets the raw buffer of the bitmap.
| |
BufferAsIntArray |
Gets the raw buffer of the bitmap.
| |
DPI |
Gets the DPI of the bitmap.
| |
Height |
Gets the height of the bitmap.
| |
Stride |
Gets the number of strides.
| |
Width |
Gets the width of the bitmap.
|