Articles tagged: ImageBitmap
Found 4 documents
- Web/API/ImageBitmap The ImageBitmap interface represents a bitmap image which can be drawn to a canvas without undue ...
- Web/API/ImageBitmap/close The ImageBitmap.close() method disposes of all graphical resources associated with an ImageBitmap.
- Web/API/ImageBitmap/height The read-only ImageBitmap.height property returns the ImageBitmap object's height in CSS pixels.
- Web/API/ImageBitmap/width The read-only ImageBitmap.width property returns the ImageBitmap object's width in CSS pixels.