Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Converting from PDF to PNG image quality loss.

$
0
0
The ToGeometry function returns the pixels size of the image at the density (inch size) that you specified. I think the print quality is bad because the image density is still set to 600. What happens when you change the desiredDensity part to this:
image.Density = new Density(94);
MagickGeometry geometry = image.Density.ToGeometry(4, 6);

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>