BitmapData Properties |
The BitmapData type exposes the following members.
Name | Description | |
---|---|---|
BitsPerPixel |
Gets the bits per pixel
| |
BytesPerPixel |
Gets the bytes per pixel
| |
ControlObject |
Gets the platform-specific control object for the bitmap data
| |
Data |
Gets the pointer to the data of the bitmap
| |
Flipped |
Gets a value indicating that the data is flipped (upside down)
| |
Image |
Gets the image this data is for
| |
ScanWidth |
Gets the width (in bytes) of each scan line (row) of pixel data
|