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?".
I am trying to use imagemagick as a part of ResourceSpace. I am trying to test imagemagick using the command line-- I have a file named umimage in the imagemagickfolder.
I entered
convert.exe:unable to open image 'umimage.jpg': no such file or directory @ error/blob.c/openBlob/2638.
convert.exe: no images defined 'umiage.png' @ error/convert.c/ConvertImageCommand/3044.
Anyone know what this means or how to go about testing if imagemagick is installed properly?
Last edited by alexkolb on 2012-06-26T09:44:11-07:00, edited 1 time in total.