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?".
Anybody? I tried upgrading IM to version 6.3.4-10 and still get the same error message. Does anyone know where I can find an older version to test? I'm using version 6.1.7 on OS X, and that works fine, but using 6.3.3 or 6.3.4-10 on the RedHat server is giving me this error.
I think your original command is wrong but 6.1.7 must have ignored it.
The -composite argument requires that you have already read in two images but you only read in rose: when you have the first -composite.
Try this instead: