Search found 2 matches

by cwhittier
2012-11-01T12:02:46-07:00
Forum: Users
Topic: ImageMagick API Crashing
Replies: 3
Views: 3640

Re: ImageMagick API Crashing

Thanks for your reply. All of those operations appear to work. The exe's that were installed appear to be working correctly. The results of your instructions: C:\Program Files (x86)\ImageMagick-6.8.0-Q16>convert -version Version: ImageMagick 6.8.0-4 2012-10-30 Q16 http://www.imagemagick.org ...
by cwhittier
2012-11-01T10:31:24-07:00
Forum: Users
Topic: ImageMagick API Crashing
Replies: 3
Views: 3640

ImageMagick API Crashing

I just downloaded the windows install for ImageMagick 6.8.0 Q16 to see if it will meet my needs for a project i'm working on. ImageMagick is crashing whenever I try to create an image from file, or write an image to file. Here is my code in it's simplest form: Magick::InitializeMagick("C:\\Program ...