Searched refs:bit24 (Results 1 – 2 of 2) sorted by relevance
233 BmpDecoder.prototype.bit24 = function() { method in BmpDecoder
1098 BmpDecoder.prototype.bit24=function(){var f=3*this.width%4;0!=f&&(f=4-f);for(var m=this.height-1;0<… method in BmpDecoder