Package com.formdev.flatlaf.util
Class ColorFunctions.Mix
java.lang.Object
com.formdev.flatlaf.util.ColorFunctions.Mix
- All Implemented Interfaces:
ColorFunctions.ColorFunction
- Enclosing class:
ColorFunctions
Mix two colors.
- Since:
- 1.6
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
color2
-
weight
public final float weight
-
-
Constructor Details
-
Mix
-
-
Method Details
-
apply
public void apply(float[] hsla) - Specified by:
apply
in interfaceColorFunctions.ColorFunction
-
toString
-