954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Can't find Magick++.h?

Hi guys,
i am working on this project, which has a C++ program for image processing. I have used Java and matlab for image processing in past so i never had to deal with Magick++ or ImageMagick. At the moment one of my main problem is i cant find Magick++ for windows or for linux on the internet. I was wondering if someone in this forum knows , where to get the required header files. However i have seen some answers saying "Magick++ is a part of ImageMagick" , erm i have downloaded ImageMagick but i still cannot find the header file. So if anyone knows the link , please let me know.

Thanks :)

Software guy
Junior Poster
158 posts since May 2008
Reputation Points: 16
Solved Threads: 18
 

ImageMagick is a program AND an API
http://www.imagemagick.org/script/index.php

Command-line Tools
Processing
Options
Usage
Program Interfaces
MagickWand
MagickCore
PerlMagick
Magick++

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

Thanks for the link, I have downloaded this program already. But i was not able to find magick++ header file. My understanding might not be right, because i think i should be able to find a Magick++.h in Imagick folder or a "lib" folder. But unfortunately i cannot find it. There is one Magick++ folder , but it is full of html files.
thanks

Software guy
Junior Poster
158 posts since May 2008
Reputation Points: 16
Solved Threads: 18
 

Furthermore i have this link which i thought was good:
http://www.imagemagick.org/Magick++/
i downloaded the program from there

Software guy
Junior Poster
158 posts since May 2008
Reputation Points: 16
Solved Threads: 18
 
Once you have the Magick++ sources available, follow these detailed installation instructions for UNIX and Windows.


Did you follow?
It mentions the .h file you seek.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

http://www.imagemagick.org/script/install-source.php

hi got the link , thanks for help :)
The program is working

Software guy
Junior Poster
158 posts since May 2008
Reputation Points: 16
Solved Threads: 18
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You