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?".
"-negate" the input immediately after reading it. Then you get black characters on a white background. If you want white on black, "-negate" again immediately before the final write.