Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
ImageCanvasOptions
Interface ImageCanvasOptions
Options for
imageToCanvas
.
interface
ImageCanvasOptions
{
backgroundColor
?:
string
;
height
:
number
;
scale
?:
number
;
width
:
number
;
}
Index
Properties
background
Color?
height
scale?
width
Properties
Optional
background
Color
backgroundColor
?:
string
height
height
:
number
Optional
scale
scale
?:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
height
scale
width
ts-browser-helpers
Loading...
Options for imageToCanvas.