Create a DOMMatrix from a 2D or 4×4 fixed-length array.
Optionalvalue: FixedLenArray<number, 6> | FixedLenArray<number, 16>Create an ImageBitmap from a canvas-like source.
Retrieve the device pixel ratio for the current environment. Returns integer, fallbacks to 1
Load an image from a URL as an ImageBitmap.
Optionaloptions: LoadTextureOptionsLoad JSON data from a URL.
Create a new offscreen canvas.