Color.lighten
- Color.lighten(factor=10)[source]
- Lighten the color. - Parameters
- factor (float, optional) – Percentage of lightness increase. 
- Returns
- None 
- Raises
- ValueError – If the percentage of lightness increase is not in the range 0-100. 
 
Lighten the color.
factor (float, optional) – Percentage of lightness increase.
None
ValueError – If the percentage of lightness increase is not in the range 0-100.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev