Package com.formdev.flatlaf.util
Interface ColorFunctions.ColorFunction
-
- All Known Implementing Classes:
ColorFunctions.Fade
,ColorFunctions.HSLChange
,ColorFunctions.HSLIncreaseDecrease
,ColorFunctions.Mix
- Enclosing class:
- ColorFunctions
public static interface ColorFunctions.ColorFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(float[] hsla)
-