Uses of Enum Class
heronarts.lx.output.LXOutput.GammaMode
-
Uses of LXOutput.GammaMode in heronarts.lx.output
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOutput.GammaMode>
LXOutput.gammaMode
Gamma table mode, whether to inherit gammaModifier and TypeMethodDescriptionstatic LXOutput.GammaMode
Returns the enum constant of this class with the specified name.static LXOutput.GammaMode[]
LXOutput.GammaMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.