Searched defs:bit1 (Results 1 – 2 of 2) sorted by relevance
90 BmpDecoder.prototype.bit1 = function() { method in BmpDecoder
1093 BmpDecoder.prototype.bit1=function(){for(var f=Math.ceil(this.width/8),m=f%4,e=this.height-1;0<=e;e… method in BmpDecoder