Class Color.LCH
java.lang.Object
io.github.cottonmc.cotton.gui.widget.data.Color.LCH
- All Implemented Interfaces:
Color
- Enclosing interface:
Color
-
Nested Class Summary
-
Field Summary
Fields inherited from interface io.github.cottonmc.cotton.gui.widget.data.Color
BLACK, BLACK_DYE, BLUE, BLUE_DYE, BROWN_DYE, CYAN_DYE, DYE_COLORS, GRAY_DYE, GREEN, GREEN_DYE, LIGHT_BLUE_DYE, LIGHT_GRAY_DYE, LIME_DYE, MAGENTA_DYE, ORANGE_DYE, PINK_DYE, PURPLE_DYE, RED, RED_DYE, WHITE, WHITE_DYE, YELLOW_DYE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LCH
public LCH(float luma, float chroma, float hue)
-
-
Method Details