Question about convert command and MSL

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?".
Post Reply
glani
Posts: 1
Joined: 2015-01-15T13:03:24-07:00
Authentication code: 6789

Question about convert command and MSL

Post by glani »

Good day.

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.

Thank you
Post Reply