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?".
ImageMagick has some optimizations to reduce the file size when the PNG file is saved to disk. You can prevent this by forcing the format to PNG32. Below is an example of how you could do that: