Search found 3 matches
- 2014-09-26T02:12:58-07:00
- Forum: Magick.NET
- Topic: EPS to JPG becomes black and white
- Replies: 5
- Views: 16422
- 2014-09-23T22:25:40-07:00
- Forum: Magick.NET
- Topic: EPS to JPG becomes black and white
- Replies: 5
- Views: 16422
Re: EPS to JPG becomes black and white
Hi,
I downloaded the latest version of Magick.Net (v7) as suggested.
However, the converted JPG is still in black and white.
Regards
I downloaded the latest version of Magick.Net (v7) as suggested.
However, the converted JPG is still in black and white.
Regards
- 2014-09-23T02:23:19-07:00
- Forum: Magick.NET
- Topic: EPS to JPG becomes black and white
- Replies: 5
- Views: 16422
EPS to JPG becomes black and white
Hi,
I am using ImageMagick version 6.8.8.901 and GhostScript 9.15.
When I convert an EPS (DCS 1.0), the resulting JPG is correct.
However, when I convert DCS 2.0, the resulting JPG is in black and white.
I tried using ColorSpace sRGB, scRGB, RGB and CMYK
Below is the code snippet ...
I am using ImageMagick version 6.8.8.901 and GhostScript 9.15.
When I convert an EPS (DCS 1.0), the resulting JPG is correct.
However, when I convert DCS 2.0, the resulting JPG is in black and white.
I tried using ColorSpace sRGB, scRGB, RGB and CMYK
Below is the code snippet ...