install imagemmagick

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
leito
Posts: 1
Joined: 2010-11-30T02:25:16-07:00
Authentication code: 8675308

install imagemmagick

Post by leito »

hello
i want to use imagemagick in image processing with C++ language
i have insalled it in Windows 7
but when i want to read an image , i have this message ;
"convert.exe;unable to open image "11.jpg" no such file or directory @error/blob.c/Openblob/2584"
convert.exe; !issing an ilage file name 'C:\users\anis\appdata\local\temp\RBJT6QU9.pnm' @error/convert.c/convertimagecommand/2949
help please
thankyou
Post Reply