Click or drag to resize

IBitmapImage Properties

The IBitmapImage type exposes the following members.

Properties
  NameDescription
Public propertyDpi
Gets or sets the image dpi.
Public propertyHeight
Gets the image height.
Public propertyIsTopDown
Gets a value indicating whether this image is top down.
Public propertyMetaData
Gets or sets the EXIF meta data dictionary.
Public propertyStride
Gets the number of bytes needed for each scan line.
Public propertyUserObj
Gets or sets a temporary user object instance associated with the image.
Public propertyWidth
Gets the image width.
Top
See Also