Uses of Enum Class
heronarts.lx.color.GradientUtils.BlendMode
Packages that use GradientUtils.BlendMode
Package
Description
Classes for color manipulation, blending, color values.
-
Uses of GradientUtils.BlendMode in heronarts.lx.color
Fields in heronarts.lx.color with type parameters of type GradientUtils.BlendModeMethods in heronarts.lx.color that return GradientUtils.BlendModeModifier and TypeMethodDescriptionstatic GradientUtils.BlendMode
Returns the enum constant of this class with the specified name.static GradientUtils.BlendMode[]
GradientUtils.BlendMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GradientUtils.BlendMode in heronarts.lx.effect.color
Fields in heronarts.lx.effect.color with type parameters of type GradientUtils.BlendMode -
Uses of GradientUtils.BlendMode in heronarts.lx.pattern.color
Fields in heronarts.lx.pattern.color with type parameters of type GradientUtils.BlendMode