• Retrieves the current canvas image as a data URL.

    Parameters

    • ctx: ContextManager

      The ContextManager instance to access the SnapshotContext.

    Returns Observable<string, never>

    An Observable containing the canvas image data URL.