Home
last modified time | relevance | path

Searched refs:createPNGStream (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js15 …fabricCanvas};fabric.StaticCanvas.prototype.createPNGStream=function(){return this.nodeCanvas.crea…
H A Dfabric.js23424 fabric.StaticCanvas.prototype.createPNGStream = function() { method in fabric.StaticCanvas
23425 return this.nodeCanvas.createPNGStream();