Pixel Data JS - v0.28.0
Preparing search index...
PixelCanvas
Interface PixelCanvas
interface
PixelCanvas
{
canvas
:
HTMLCanvasElement
;
ctx
:
CanvasRenderingContext2D
;
resize
:
(
w
:
number
,
h
:
number
)
=>
void
;
}
Index
Properties
canvas
ctx
resize
Properties
Readonly
canvas
canvas
:
HTMLCanvasElement
Readonly
ctx
ctx
:
CanvasRenderingContext2D
Readonly
resize
resize
:
(
w
:
number
,
h
:
number
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canvas
ctx
resize
Pixel Data JS - v0.28.0
Loading...