Skip to content

Highlight differing pixels

Simon Hallsten requested to merge highlightPixels into master

Using the resemblejs image we find all the differing pixels and redraw them on a transparent image with increased size. This is to help user to find pixels in scenarios where there's very few pixels. This image can be toggled on and off with either a button above the layers or using the keybind "t"

@mupuf

Merge request reports