Uses of Class
heronarts.lx.color.GradientUtils.ColorStop
Packages that use GradientUtils.ColorStop
-
Uses of GradientUtils.ColorStop in heronarts.lx.color
Fields in heronarts.lx.color declared as GradientUtils.ColorStopMethods in heronarts.lx.color with parameters of type GradientUtils.ColorStopModifier and TypeMethodDescriptionintGradientUtils.BlendFunction.blend(GradientUtils.ColorStop c1, GradientUtils.ColorStop c2, float lerp) Blend between colors specified as gradient color stops, not necessarily backed by any parametersvoidGradientUtils.ColorStop.set(GradientUtils.ColorStop that)