|
Smoothing=
Command Line Examples
imagecom *.jpg smoothing=5 imagecom abc.jpg smoothing=5 quality=70
The smoothing switch is used in conjunction with JPEG images. The parameter range is between 0 to 100.
By lowering jpeg image quality, image pixelization would occur in which image edges would look 'blockish'.By applying smoothing, the image is being blurred to create a smoothing effect.
Typically, setting smoothing between 0 to 10 would usually suffice when image quality is set below 70. Image quality between 70 to 100 would not require smoothing. |