Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

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.