i use:
convert inputfile.eps -geometry 500x500 -format jpeg
-colorspace RGB outputfile.jpg
how do i specify "which image" to use ?
thanks !
p.s.: i use ImageMagick 6.2.5 on a Gentoo linux instalation
Tuesday, April 18, 2006, 7:16:00 PM, Dermot Paikkos wrote:
> On the scaling of the preview, could you post the
command you are
> using? You might have to be specific about which image
you want to
> scale.
> EG: convert inputfile[0].eps -thumbnail 500x500
outputfile.eps
> As there are two images in the file, you might need to
specify the
> first. I can't test the above so you'll need to
check.
--
Catalin Constantin
_______________________________________________
Magick-users mailing list
Magick-users imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
|