The Bitmap type exposes the following members.
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | Pixels |
Gets a read-only byte array that contains the pre-multiplied pixels of the binary image. Each pixel
allocates 4 bytes in the BGRA format.
|
![Public property Public property](../icons/pubproperty.gif) | Size |
Gets the size of this bitmap instance.
|
Top
See Also