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?".
Do anybody know util which converts command line like this: convert t.bmp t2.bmp -compose difference -composite -separate -evaluate-sequence add output.bmp
to msl file.
or anybody can help with hand convert this command to msl file.