Magick::readImages resolution and dpi

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
valentin87
Posts: 1
Joined: 2013-04-08T02:23:59-07:00
Authentication code: 6789

Magick::readImages resolution and dpi

Post by valentin87 »

Hi,

I am using Magick::readImages() to read all photos from a pdf into a list of images and I'm getting some low resolution/density photos.

What should I do to load the photos with their ORIGINAL resolution and dpi ?
Post Reply