- clamp
auto clamp(T1 value, T2 min, T3 max)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- toRGBA
RGBA toRGBA(RGBAF c)
Undocumented in source. Be warned that the author may not have intended to support it.
- toRGBAF
RGBAF toRGBAF(RGBA c)
Undocumented in source. Be warned that the author may not have intended to support it.