| Package | Description |
|---|---|
| org.micromanager.display |
This package contains classes related to Micro-Manager's display windows,
which are used to show image data and metadata to the user.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayIntensityRanges |
DisplayIntensityRanges.Builder.build()
Builds and returns the
DisplayIntensityRanges. |
| Modifier and Type | Method and Description |
|---|---|
DisplaySettings.Builder |
DisplaySettings.Builder.intensityScaling(DisplayIntensityRanges ranges)
Sets the intensity scaling (min/max) for all channels and components in one call.
|