Searched defs:decodeImage (Results 1 – 6 of 6) sorted by relevance
15 this.decodeImage = function(data) { method in HTMLCanvas
1072 HTMLCanvas.prototype.decodeImage = function() {}; method in HTMLCanvas
564 decodeImage(bytes: ArrayBuffer | Uint8Array): Image; method
1199 HTMLCanvas.prototype.decodeImage = function() {}; method in HTMLCanvas
633 decodeImage(bytes: ArrayBuffer | Uint8Array): Image; method