Relative Content

Tag Archive for javascriptcanvasgraphicscomparisonmix-blend-mode

JS canvas “difference” mix-blend-mode : is it generating artificial differences?

Context : Developing tests for a library generating complex images with canvas (see example image). An exact image match (by the pixel) is needed. I am trying to automate the regression tests on the library. sample generated image Question : should I try further or is there a documented imprecision of the “difference” blend mode […]