Color.from_hsv
- classmethod Color.from_hsv(h, s, v)
Construct a color from Hue, Saturation, and Value.
- Parameters
h (float) – Hue.
s (float) – Saturation.
v (float) – Value.
- Returns
See also
https
//en.wikipedia.org/wiki/HSL_and_HSV
Construct a color from Hue, Saturation, and Value.
h (float) – Hue.
s (float) – Saturation.
v (float) – Value.
See also
https
//en.wikipedia.org/wiki/HSL_and_HSV
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev