Hi,
I need to implement a similar function to CL command "compare" with PythonMagick. I have found out, that it wouldn't be hard to do this with some basic color changes and compositing. But now I can't find a way to make that color changes.
How can one implement i.e. a behavior similar to "convert balloon.gif -fill white -opaque blue balloon_white.gif" in PythonMagick? Are there some examples for using PythonMagick?
Thanks,
Bobas