Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into utilizing new ImageData API #4

Open
voithos opened this issue Apr 3, 2014 · 0 comments
Open

Look into utilizing new ImageData API #4

voithos opened this issue Apr 3, 2014 · 0 comments

Comments

@voithos
Copy link
Owner

voithos commented Apr 3, 2014

Specifically, the ability to directly write a Uint8ClampedArray to a canvas by wrapping it in an ImageData object and passing it to .drawImage(). As explained here:

http://blogs.adobe.com/webplatform/2014/04/01/new-canvas-features/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant