Documentation
Preparing search index...
@sdk/annotation-core
AnnotationCanvasSnapshotInterface
Interface AnnotationCanvasSnapshotInterface
interface
AnnotationCanvasSnapshotInterface
{
createSnapshot
()
:
Promise
<
{
blob
:
Blob
;
dataURL
:
string
}
>
;
}
Implemented by
AnnotationCanvasSnapshot
Index
Methods
create
Snapshot
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
Methods
create
Snapshot
Documentation
Loading...