Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js17816 _createImageData: function(w, h) { method
17839 output = this._createImageData(w, h),
Dfabric.min.js9_createImageData:function(w,h){return this.tmpCtx.createImageData(w,h)},applyTo:function(canvasEl)… method