Click or drag to resize
CanvasBitmap Properties

The CanvasBitmap type exposes the following members.

Properties
  NameDescription
Public propertyAlphaMode
Gets the alpha mode of this bitmap.
Public propertyBounds
Gets the bounds of the bitmap, in device independent pixels (DIPs).
Public propertyDescription
The description of this bitmap's underlying surface.
Public propertyDevice
The device associated with this bitmap.
Public propertyDpi
Gets the dots-per-inch (DPI) of this bitmap.
Public propertyFormat
Gets the pixel format of this bitmap.
Public propertySize
Gets the size of the bitmap, in device independent pixels (DIPs).
Public propertySizeInPixels
Gets the size of the bitmap, in pixels.
Top
See Also