| CanvasVirtualImageSource Properties |
The CanvasVirtualImageSource type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaMode | Returns the alpha mode for this image source that was passed in
to the constructor. | |
| Device | Gets the device used by this image source. | |
| Dpi | Gets the dots-per-inch (DPI) of this image source. | |
| Size | Gets the size of the image source, in device independent pixels (DIPs). | |
| SizeInPixels | Gets the size of the image source, in pixels. | |
| Source | Gets the VirtualSurfaceImageSource wrapped by this object. |