Uses of Enum Class
heronarts.lx.effect.color.ColorizeEffect.SourceMode
Packages that use ColorizeEffect.SourceMode
-
Uses of ColorizeEffect.SourceMode in heronarts.lx.effect.color
Fields in heronarts.lx.effect.color with type parameters of type ColorizeEffect.SourceModeMethods in heronarts.lx.effect.color that return ColorizeEffect.SourceModeModifier and TypeMethodDescriptionstatic ColorizeEffect.SourceMode
Returns the enum constant of this class with the specified name.static ColorizeEffect.SourceMode[]
ColorizeEffect.SourceMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.