vaab / colour

Python color representations manipulation library (RGB, HSL, web, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chainable modifications?

tony opened this issue · comments

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