• Retrieves the file representation of the canvas image.

    Parameters

    • ctx: ContextManager

      The ContextManager instance to access the SnapshotContext.

    Returns Observable<null | File, never>

    An Observable containing the canvas image as a File object.