VB.net changing DPI on jpg

ImageMagickObject is a Windows COM+ interface to ImageMagick. COM+, Visual Basic, and Delphi users should post to this discussion group.
Post Reply
brendan

Post by brendan »

I think you have too many options. Try using just -density and -resize i.e. you do not need the resample. Docs state that resample changes image resolution but preserves image dimensions.
Post Reply