Home
last modified time | relevance | path

Searched refs:Hue (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.cpp214 double Saturation, Hue, Luminance; in PaintColorGradient() local
228 Hue = (double)column / (double)(columns - 1); in PaintColorGradient()
229 mpParent->HslToRgb(Hue, Saturation, Luminance, red, green, blue); in PaintColorGradient()
Dstudiox.rc967 LTEXT "Hue [0..360]",IDC_STATIC,183,150,49,10