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?".
Thanks Bonzo. I am a fairly competent batch file user - I just couldn't figure what program I invoke to get the functions. I sort of assumed it would be "ImageMagick" followed by specific commands. Now I understand (I think) ...
One thing to note is Windows has a convert program as well. I have never had a problem as I let Imagemagick install an environmental variable to Windows. I assume the people who have a problem do not do this and then instead of using Imagemagick convert to modify their image they are using the Windows program that renames files. So the outcome is an error message that confuses them.
You can rename the Imagemagick convert program to get around this. In IM version 7 you will be able to use magick instead of convert.