Documentation
    Preparing search index...

    Interface AnnotationCanvasSnapshotInterface

    interface AnnotationCanvasSnapshotInterface {
        createSnapshotBlob(): Promise<Blob>;
    }

    Implemented by

    Index

    Methods