sixel_hls.h (140B)
1 /* 2 * Primary color hues: 3 * blue: 0 degrees 4 * red: 120 degrees 5 * green: 240 degrees 6 */ 7 int hls_to_rgb(int hue, int lum, int sat);
stKris's build of st | |
| git clone git clone https://git.krisyotam.com/krisyotam/st.git | |
| Log | Files | Refs | README | LICENSE |