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?".
I can convert an icon into multiple png files.
But can I specify the naming convention of the png files ?, By default Img generates MyIcon-{x}.png file.
As far as I know, you can only do this or at least use _%d or similar to put leading zeroes. I do not know if or how you can name them separately. You can convert them one resolution at a time, by