Searched refs:getPixel (Results 1 – 1 of 1) sorted by relevance
9098 getPixel: (function(aImg) { property9430 getPixel: function(i) { method9715 c = aImg.pixels.getPixel(read + yi);9788 colOrig = colOut = aImg.pixels.getPixel(currIdx);9805 colUp = aImg.pixels.getPixel(idxUp);9806 colLeft = aImg.pixels.getPixel(idxLeft);9807 colDown = aImg.pixels.getPixel(idxDown);9808 colRight = aImg.pixels.getPixel(idxRight);9842 colOrig = colOut = aImg.pixels.getPixel(currIdx);9859 colUp = aImg.pixels.getPixel(idxUp);[all …]