Magick.NET version
Magick.NET.AvaloniaMediaImaging 1.0.1
Environment (Operating system, version and so on)
Windows
Description
When using the extension ToWriteableBitmap(), on an image, that has a DPI that is E.g. 300, the WriteableBitmap image is not rendered correctly. And it will often crash the application with exception message Invalid size returned for Measure.
Steps to Reproduce
Call ToWriteableBitmap() on for example a raw camera photo like an .CR3 file.