Searched defs:rgb (Results 1 – 1 of 1) sorted by relevance
24 void CColorConvert::RGBtoHSL(const COLOR_RGB * rgb, COLOR_HSL * hsl) in RGBtoHSL()78 void CColorConvert::HSLtoRGB(const COLOR_HSL * hsl, COLOR_RGB * rgb) in HSLtoRGB()