Home
last modified time | relevance | path

Searched refs:createJPEGStream (Results 1 – 2 of 2) sorted by path

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js23428 fabric.StaticCanvas.prototype.createJPEGStream = function(opts) { method in fabric.StaticCanvas
23429 return this.nodeCanvas.createJPEGStream(opts);
H A Dfabric.min.js15 …GStream()};fabric.StaticCanvas.prototype.createJPEGStream=function(opts){return this.nodeCanvas.cr…