Re: preferred sequence of parameters
Fred Weinhaus <[email protected]> Wed, 15 Sep 2010 14:21:38 -0700
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240800c8b6e86cd1f6@[192.168.1.2]> |
My understanding is that in general for non-vector formats it should follow the input and for vector formats it should precede the input (for example when converting a cmyk pdf to rgb image). However, better results are generally achieved by using profiles, depending upon your actual goal. see http://www.imagemagick.org/Usage/formats/#profiles >MY question simply dealt with the sequence of parameters. Should >-colorspace CMYK >precede the input file name or should it be between the input and >output file names?