Closed
Description
Description
Hello,
When I retrieve the density of an image in png format, it returns the value '314.96' with a unit of 'inch'.
But in Photoshop, the density is 800 pixels per inch and
I try to change units, but it's not work because Density object is already in PixelsPerInch, but value in PixelsPerCentimeter.
image.Density.ChangeUnits(DensityUnit.PixelsPerInch)
Steps to Reproduce
Use attached picture to reproduce this.
- Magick.NET version: Magick.NET-Q16-x64 9.0.0
- Environment (Operating system, version and so on): Windows 10 pro
Thanks
PNG_GRIS.zip
Metadata
Metadata
Assignees
Labels
No labels