mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Added getImageData raw display test.
This commit is contained in:
parent
71c9baec0a
commit
e65ac94dda
2 changed files with 19 additions and 1 deletions
|
@ -23,6 +23,12 @@
|
|||
Hash: <span class="hash"></span> (isPointInPath: <span class="isPointInPath"></span>)
|
||||
<button>refresh</button>
|
||||
</div>
|
||||
<div id="getImageDataTest">
|
||||
<h3>getimageData Test</h3>
|
||||
<canvas class="display"></canvas><br>
|
||||
Hash: <span class="hash"></span> (isPointInPath: <span class="isPointInPath"></span>)
|
||||
<button>refresh</button>
|
||||
</div>
|
||||
<div id="iframe">
|
||||
<h3>iFrame Test. Thanks to DocumentRoot.</h3>
|
||||
<img class="display"><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue