Additional image diff mode: "blend-mask"
This came from a discussion with @lbennett involving this article: http://jeffkreeftmeijer.com/2011/comparing-images-and-creating-image-diffs/ Currently we have 3 image diff modes we can use: onion skin, side-by-side and swipe. ### Proposal To add an additional blend mode to this array of diffing modes for images. ### Why? Blend mode will allow to spot smaller differences like, color differences and really small areas. ### Result would be similar to: ![image](/uploads/2af8db0c5a608802b842a7ff31bd6213/image.png) ![image](/uploads/e5ebd147b2496e2fb996d24f4ee4abb0/image.png) with UI like: ![image](/uploads/9c430aab513b57c8fb30f64423bc68e3/image.png) --- *@lbennett was looking into this tool for CI purposes already..* Code examples and documentation can be found in the [article](http://jeffkreeftmeijer.com/2011/comparing-images-and-creating-image-diffs/) cc: @victorwu @awhildy @jschatz1
issue