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?".
Some methods take two parameters, radius and sigma. In one of these you set the sigma parameter to 0. BlurImage(), for example, returns an error if sigma is 0.