lightness property

double lightness
final

Lightness, from 0.0 to 100.0. The lightness of a color describes how bright a color is. A value of 0.0 indicates black, and 100.0 indicates white.

Implementation

final double lightness;