It would be great to know if the images are equal or not when creating diff. `looksSame.createDiff({ ... }, function (error, equal) { ... });`
It would be great to know if the images are equal or not when creating diff.
looksSame.createDiff({ ... }, function (error, equal) { ... });