Searched defs:bit8 (Results 1 – 2 of 2) sorted by relevance
149 BmpDecoder.prototype.bit8 = function() { method in BmpDecoder
1095 BmpDecoder.prototype.bit8=function(){for(var f=this.width%4,m=this.height-1;0<=m;m--){for(var e=0;e… method in BmpDecoder