How to pass a Xor method instead of fill a solid color to write a text into an image?
With Xor, I don't need consider what background of the image would be, and where I cannot write text.
Thanks a lot.
mogrify -gravity SouthWest -fill Blue -annotate +5+5 "X-Y=z" test.png