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

ImageBitmap #2676

Closed
frankolivier opened this issue Jul 27, 2016 · 1 comment
Closed

ImageBitmap #2676

frankolivier opened this issue Jul 27, 2016 · 1 comment

Comments

@frankolivier
Copy link

https://developer.mozilla.org/en-US/docs/Web/API/ImageBitmap

The ImageBitmap interface represents a bitmap image which can be drawn to a without undue latency. It can be created from a variety of source objects using the createImageBitmap() factory method. ImageBitmap provides an asynchronous and resource efficient pathway to prepare textures for rendering in WebGL.

@Fyrd
Copy link
Owner

Fyrd commented May 8, 2020

@Fyrd Fyrd closed this as completed May 8, 2020
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

2 participants