Documentation
Preparing search index...
@sdk/annotation-core
AnnotationCanvasSnapshot
Class AnnotationCanvasSnapshot
Implements
AnnotationCanvasSnapshotInterface
Index
Constructors
constructor
Methods
create
Snapshot
Constructors
constructor
new
AnnotationCanvasSnapshot
(
context
:
AssetRendererPluginContext
,
)
:
AnnotationCanvasSnapshot
Parameters
context
:
AssetRendererPluginContext
Returns
AnnotationCanvasSnapshot
Methods
create
Snapshot
createSnapshot
()
:
Promise
<
{
blob
:
Blob
;
dataURL
:
string
}
>
Returns
Promise
<
{
blob
:
Blob
;
dataURL
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Snapshot
Documentation
Loading...