ThreePipe
Preparing search index...
CanvasSnapshotOptions
Interface CanvasSnapshotOptions
interface
CanvasSnapshotOptions
{
cloneCanvas
?:
boolean
;
displayPixelRatio
?:
number
;
getDataUrl
?:
boolean
;
mimeType
?:
string
;
quality
?:
number
;
rect
?:
CanvasSnapshotRect
;
scale
?:
number
;
}
Hierarchy (
View Summary
)
CanvasSnapshotOptions
CanvasSnapshotPluginOptions
Index
Properties
clone
Canvas?
display
Pixel
Ratio?
get
Data
Url?
mime
Type?
quality?
rect?
scale?
Properties
Optional
clone
Canvas
cloneCanvas
?:
boolean
Optional
display
Pixel
Ratio
displayPixelRatio
?:
number
Optional
get
Data
Url
getDataUrl
?:
boolean
Optional
mime
Type
mimeType
?:
string
Optional
quality
quality
?:
number
Optional
rect
rect
?:
CanvasSnapshotRect
Crop Region to take snapshot. If not set, the whole canvas is used.
Optional
scale
scale
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clone
Canvas
display
Pixel
Ratio
get
Data
Url
mime
Type
quality
rect
scale
ThreePipe
Loading...
Crop Region to take snapshot. If not set, the whole canvas is used.