sharedlabs / offthread-image

Draw an image onto a canvas using a worker.  🎯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Published on webcomponents.org

offthread-image

Renders an image as a canvas using a worker.

<offthread-image src="" sizing="cover"></offthread-image>

Unsuported browsers uses an iron-image element to render the image.

About

Draw an image onto a canvas using a worker.  🎯

License:MIT License


Languages

Language:HTML 91.3%Language:JavaScript 8.7%