ImageMagick and OpenEXR

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
mimoss03
Posts: 5
Joined: 2011-09-15T10:52:13-07:00
Authentication code: 8675308

ImageMagick and OpenEXR

Post by mimoss03 »

Ok,
Hope i am posting this in the correct location...

My ultimate goal is to get OpenEXR to work with ImageMagick.
I have read just about every forum, topic, instruction i can possibly find on the net on how to do this. Unfortunatly, all the instructions or anything i come across is very, very, VERY vague; i.e..."Copy the EXR to the ImageMagick dir and re-build it...Now run this command to see if works"

I have seen a little on needing Visual Studio to do this. Keep in mind i am by no means a computer programmer. While i DO have access to VS, i dont know how to program in C#, C++, etc..
If someone can write or point me to some very easy step by step instructions on how to do this that would be fantasic!

I have the ImageMagick software installed and working, and the EXR library downloaded as well....Just dont know how to get the two to work together on Windows 7.

Any help, would be appreciated.

Thanks,

Mike
mimoss03
Posts: 5
Joined: 2011-09-15T10:52:13-07:00
Authentication code: 8675308

Re: ImageMagick and OpenEXR

Post by mimoss03 »

Here is an example of what i mean by vague instructions...

http://www.imagemagick.org/script/high- ... -range.php

I dont see this "magick-config.h" anywhere in the IM folder structure...
Post Reply