Add option to Image class to ignore embedded DPI resolution when rendering
Open
Feature Request
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Images with embedded DPI resolution (DPIx, DPIy) render smaller/larger than desired when the image control container is unbounded. A property to control this behavior would be much appreciated.
Example:
```
```
Contributor guide
Assessment
This issue has not been assessed yet.