Hi,
I am using Magick.NET 6.0.0.0 to convert eps files to png format. There is difference in converted image and image that is generated using ImageMagick CLI.
I am doing following operations on image
Please see the generated images uploaded https://plus.google.com/u/1/photos/108639021834884343360/albums/6033647140539995985
Also sharing the input eps image
https://drive.google.com/file/d/0B4j2swjUHvB2WkZhV3pWU1VwTms/edit?usp=sharing
Please suggest.
I am using Magick.NET 6.0.0.0 to convert eps files to png format. There is difference in converted image and image that is generated using ImageMagick CLI.
I am doing following operations on image
- Scaling
- Set density
-
Trimming
Please see the generated images uploaded https://plus.google.com/u/1/photos/108639021834884343360/albums/6033647140539995985
Also sharing the input eps image
https://drive.google.com/file/d/0B4j2swjUHvB2WkZhV3pWU1VwTms/edit?usp=sharing
Please suggest.