vaab / colour

Python color representations manipulation library (RGB, HSL, web, ...)
BSD 2-Clause "Simplified" License
319 stars 41 forks source link

Chainable modifications? #37

Open tony opened 7 years ago

tony commented 7 years ago

Is it possible to make mutable properties like .luminance chainable like in spectra? (https://github.com/jsvine/spectra#colorbrightenamount10)