Searched refs:COLOR_RGB (Results 1 – 2 of 2) sorted by relevance
252 meMode = COLOR_RGB; in setSrgbClr()363 case COLOR_RGB: break; // nothing to do in getColor()525 meMode = (nRgb < 0) ? COLOR_UNUSED : COLOR_RGB; in setResolvedRgb()533 case COLOR_RGB: in toRgb()537 meMode = COLOR_RGB; in toRgb()544 meMode = COLOR_RGB; in toRgb()601 case COLOR_RGB: in toCrgb()622 case COLOR_RGB: in toHsl()
111 COLOR_RGB, /// Absolute RGB (r/g/b: 0...255). enumerator