Anti-Aliasing problem on resize
Posted: 2007-10-12T12:11:23-07:00
I am using the following command to resize :
C:/program files/ImageMagick-6.3.6-Q8/convert +antialias +dither -resize 8522x6414! source.png destination.png
The resultant image however is anti-aliased - and I cannot seem to make it NOT anti-alias and/or dither.. Is there a way to force it do so?
C:/program files/ImageMagick-6.3.6-Q8/convert +antialias +dither -resize 8522x6414! source.png destination.png
The resultant image however is anti-aliased - and I cannot seem to make it NOT anti-alias and/or dither.. Is there a way to force it do so?