Uses of Class
adams.data.jai.transformer.Brightness
-
Packages that use Brightness Package Description adams.gui.visualization.image.plugins -
-
Uses of Brightness in adams.gui.visualization.image.plugins
Fields in adams.gui.visualization.image.plugins declared as Brightness Modifier and Type Field Description protected Brightness
Brightness.BrightnessDialog. m_Brightness
the current setup for changing the brightness.protected Brightness
Brightness. m_Brightness
the current setup for changing the brightness.Methods in adams.gui.visualization.image.plugins that return Brightness Modifier and Type Method Description Brightness
Brightness.BrightnessDialog. getBrightness()
Returns the current setup.Methods in adams.gui.visualization.image.plugins with parameters of type Brightness Modifier and Type Method Description protected String
Brightness. apply(Brightness brightness)
Applies the brightness setup to the current image.void
Brightness.BrightnessDialog. setBrightness(Brightness value)
Sets the setup to use.
-