1
0
Fork 0
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:
kkapsner 2020-10-26 14:17:34 +01:00
parent 71c9baec0a
commit e65ac94dda
2 changed files with 19 additions and 1 deletions

View file

@ -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>