napari.layers#
Layers are the viewable objects that can be added to a viewer.
Custom layers must inherit from Layer and pass along the visual node to the super constructor.
Classes
Layers are the viewable objects that can be added to a viewer.
Custom layers must inherit from Layer and pass along the visual node to the super constructor.
Classes