Modules#
Primary
For the average user’s workflows.
Layers are the viewable objects that can be added to a viewer. |
|
Methods to create a new viewer instance then add a particular layer type. |
|
The Window class is the primary entry to the napari GUI. |
Advanced
For those wishing to add custom functionality to their project.
napari.components provides the public-facing models for widgets and other utilities that the user will be able to programmatically interact with. |
|
Performance Monitoring. |