Click or drag to resize
CanvasImageSource Properties

The CanvasImageSource type exposes the following members.

Properties
  NameDescription
Public propertyAlphaMode
Returns the alpha mode for this image source that was passed in to the constructor.
Public propertyDevice
Gets the device used by this image source.
Public propertyDpi
Gets the dots-per-inch (DPI) of this image source.
Public propertySize
Gets the size of the image source, in device independent pixels (DIPs).
Public propertySizeInPixels
Gets the size of the image source, in pixels.
Top
See Also