Page 1 of 1

Image processing using ImageMagick

Posted: 2012-06-14T02:25:25-07:00
by megha31
Hi,

I want to do image processing in C. I found that ImageMagick is provide good interface for that. Can you give example of how can i link this library with my project.

As i run the sample available in the Website to load the image using Image Magi ck is not work. and gives many error.