lightenBy
Increases the lightness of a KalugaColor.RGBColor by this factor.
Parameters
value
the amount by which to increase the lightness. Should range between 0.0 and 1.0
Increases the lightness of a KalugaColor by this factor. If this is a KalugaColor.DarkLightColor each component wll be lightened individually.
Parameters
value
the amount by which to increase the lightness. Should range between 0.0 and 1.0