How do I get the ResolutionUnits of an image?
It is missing in MagickImageInfo().
If I use MagickImage().ResolutionUnits, the result is "Undefined".
The image I tried has that info, using:
It is missing in MagickImageInfo().
If I use MagickImage().ResolutionUnits, the result is "Undefined".
The image I tried has that info, using:
- photoshop
- "identify.exe -verbose [image]" utility from ImageMagick