How do I keep aspect ratio?
You need to compute the width/height yourself if you want to perserve the image aspect ratio or use MagickTransformImage() which honor the aspect ratio of the image. Alternatively use MagickTransformImage() which does honor the aspect ratio of the image.
Last edited by magick on 2006-04-21T07:08:10-07:00, edited 1 time in total.