Interface ImageBitmapRenderingContext
Hierarchy
ImageBitmapRenderingContext
Properties
canvas
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9237
Methods
transferFromImageBitmap
transferFromImageBitmap( bitmap: ImageBitmap | null ) : void
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9243
Parameters
Returns void
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Returns the canvas element that the context is bound to.