Searched refs:readPixel (Results 1 – 3 of 3) sorted by relevance
/plugin/ol3/ |
D | script.js | 8 …readPixel=function(t,e){if(t<0||e<0||t>this.size_[0]||e>=this.size_[1])return yh[0]=0,yh[1]=0,yh[2… method in t
|
/plugin/openlayersmap/ol/ |
D | ol.js.map | 1 …readPixel` to download the content of the\n * render target into memory, which is an expensive o…
|
/plugin/strata/ |
D | plotly-2.25.2.min.js | 8 …readPixel:function(t,e){return k.read({x:t,y:e,width:1,height:1,data:c}),c},readPixels:function(t,…
|