- class neuroglancer.Viewer
Public members¶
-
async_screenshot(callback, include_depth=
False
, ...) Captures a screenshot asynchronously.
-
screenshot(
size=None
, include_depth=False
, statistics_callback=None
) Captures a screenshot synchronously.
- volume_info(layer: str, *, ...) -> Future[TensorStore]
- volume(layer: str, *, ...) -> Future[TensorStore]
- defer_callback(callback, *args, **kwargs)
- __repr__()
Return repr(self).
-
async_screenshot(callback, include_depth=