Re: New to Image Magick
Posted: 2009-06-23T23:40:49-07:00
EPS (encapsulated postscript, of one page postscript with abounding box comment) is tricky format, especially for ImageMagick, as it is not a raster format but a vector format.
IM also converts the format into a Raster (always RGB I think) using Ghostscript.
So the question then becomes does Ghostscript always generate RGB for CMYK postscript files?
IM also converts the format into a Raster (always RGB I think) using Ghostscript.
So the question then becomes does Ghostscript always generate RGB for CMYK postscript files?