IBitmapImage Properties |
The IBitmapImage type exposes the following members.
| Name | Description | |
|---|---|---|
| Dpi | Gets or sets the image dpi. | |
| Height | Gets the image height. | |
| IsTopDown | Gets a value indicating whether this image is top down. | |
| MetaData | Gets or sets the EXIF meta data dictionary. | |
| Stride | Gets the number of bytes needed for each scan line. | |
| UserObj | Gets or sets a temporary user object instance associated with the image. | |
| Width | Gets the image width. |