Package qupath.lib.gui.commands.display
package qupath.lib.gui.commands.display
Extra package to organize the classes related to the Brightness/Contrast command.
Important: This package is not expected to be public after modularization.
-
ClassDescriptionA pane responsible for the display and selection of channels from an image display.A pane to display a histogram for brightness/contrast adjustment, allowing the user to select min/max values.A pane to save and load display settings, using a
ResourceManager
.A pane containing sliders for adjusting the min/max display range and gamma value associated with anImageDisplay
.