LuminosityColor
An interface representing a color with adjustable luminosity. It provides methods to modify or manipulate the luminosity of a color and access its current luminosity value.
Parameters
T
The type of the class implementing this interface.