| CanvasBitmap Properties | 
The CanvasBitmap type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaMode | Gets the alpha mode of this bitmap.  | |
| Bounds | Gets the bounds of the bitmap, in device independent pixels (DIPs).  | |
| Description | The description of this bitmap's underlying surface.  | |
| Device | The device associated with this bitmap.  | |
| Dpi | Gets the dots-per-inch (DPI) of this bitmap.  | |
| Format | Gets the pixel format of this bitmap.  | |
| Size | Gets the size of the bitmap, in device independent pixels (DIPs).  | |
| SizeInPixels | Gets the size of the bitmap, in pixels.  |