> convert MyRGBImage.jpg -contrast -profile MyRGBInputProfile.icc \ > -profile MyCMYKOutputProfile.icc -modulate 90,110 MyCMYKImage.jpg
Settings are similar to global variables. They are set in memory and applied when an image is read. There are a few image specific settings which are applied after the image is read such as myimage.jpg -set label "My Image" the rest are image operators which are applied to the image in command line order. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
