WebCanvasImageBitmapinterface ImageBitmapImageBitmap interface represents a bitmap image which can be drawn to a canvas. Properties ##height: number readonlyThe height of the bitmap. #width: number readonlyThe width of the bitmap. Methods ##close(): void Releases imageBitmap's resources. variable ImageBitmapImageBitmap represents a bitmap image which can be drawn to a canvas. Properties ##prototype: ImageBitmap
interface ImageBitmapImageBitmap interface represents a bitmap image which can be drawn to a canvas. Properties ##height: number readonlyThe height of the bitmap. #width: number readonlyThe width of the bitmap. Methods ##close(): void Releases imageBitmap's resources.
variable ImageBitmapImageBitmap represents a bitmap image which can be drawn to a canvas. Properties ##prototype: ImageBitmap