Searched refs:resizeWidthInterpolatedRGBA (Results 1 – 1 of 1) sorted by relevance
983 …this.resizeWidth = (this.colorChannels == 4) ? this.resizeWidthInterpolatedRGBA : this.resizeWidth…1134 Resize.prototype.resizeWidthInterpolatedRGBA = function (buffer) { method in Resize