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 BrightnessBrightness.BrightnessDialog. m_Brightnessthe current setup for changing the brightness.protected BrightnessBrightness. m_Brightnessthe current setup for changing the brightness.Methods in adams.gui.visualization.image.plugins that return Brightness Modifier and Type Method Description BrightnessBrightness.BrightnessDialog. getBrightness()Returns the current setup.Methods in adams.gui.visualization.image.plugins with parameters of type Brightness Modifier and Type Method Description protected StringBrightness. apply(Brightness brightness)Applies the brightness setup to the current image.voidBrightness.BrightnessDialog. setBrightness(Brightness value)Sets the setup to use.
-