- class neuroglancer.viewer_config_state.ScreenshotReply
Public members¶
- image_pixels
Returns the screenshot image as a numpy array of pixel values.
- depth_array
Returns the depth data as a numpy float32 array.
-
ScreenshotReply(json_data=
None
, _readonly=False
, **kwargs) Initialize self. See help(type(self)) for accurate signature.
- to_json()
- __repr__()
Return repr(self).