Help me with Resample function call Please!

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Help me with Resample function call Please!

Post by fmw42 »

You need to review the difference between -resample and -density. You may want -density rather than -resample, if all you want to do is change the resolution in dpi without changing the number of pixels.
Post Reply