Image processing using ImageMagick

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
megha31
Posts: 1
Joined: 2012-06-14T01:59:14-07:00
Authentication code: 13

Image processing using ImageMagick

Post 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.
Post Reply