SYMBOL INDEX (11 symbols across 3 files) FILE: bench.js function readImage (line 20) | function readImage(name) { FILE: index.js function pixelmatch (line 21) | function pixelmatch(img1, img2, output, width, height, options = {}) { function isPixelData (line 105) | function isPixelData(arr) { function antialiased (line 121) | function antialiased(img, x1, y1, width, height, a32, b32) { function hasManySiblings (line 181) | function hasManySiblings(img, x1, y1, width, height) { function colorDelta (line 209) | function colorDelta(img1, img2, k, m, yOnly) { function drawPixel (line 255) | function drawPixel(output, pos, r, g, b) { function drawGrayPixel (line 268) | function drawGrayPixel(img, i, alpha, output) { FILE: test/test.js function diffTest (line 46) | function diffTest(imgPath1, imgPath2, diffPath, options, expectedMismatc... function readImage (line 69) | function readImage(name) { function writeImage (line 72) | function writeImage(name, image) {