- Preparing search index...
- The search index is not available
libpag
Type alias WebMaskConstructor
Web
Mask
Constructor
: (new (canvas
: HTMLCanvasElement | OffscreenCanvas, width
: number, height
: number) => WebMask)
Type declaration
-
- new (canvas: HTMLCanvasElement | OffscreenCanvas, width: number, height: number): WebMask
-
Parameters
-
canvas: HTMLCanvasElement | OffscreenCanvas
-
width: number
-
height: number