Home
last modified time | relevance | path

Searched refs:qtcColorHCYLumag (Results 1 – 8 of 8) sorted by relevance

/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/lib/utils/
H A Dcolor.h83 qtcColorHCYLumag(double r, double g, double b) in qtcColorHCYLumag() function
99 return qtcColorHCYLumag(qtcColorHCYGamma(color->red), in qtcColorHCYLuma()
H A Dcolor.cpp33 hcy->y = qtcColorHCYLumag(r, g, b); in qtcColorHCYFromColor()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/lib/utils/
H A Dcolor.h83 qtcColorHCYLumag(double r, double g, double b) in qtcColorHCYLumag() function
99 return qtcColorHCYLumag(qtcColorHCYGamma(color->red), in qtcColorHCYLuma()
H A Dcolor.cpp33 hcy->y = qtcColorHCYLumag(r, g, b); in qtcColorHCYFromColor()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/lib/utils/
H A Dcolor.h83 qtcColorHCYLumag(double r, double g, double b) in qtcColorHCYLumag() function
99 return qtcColorHCYLumag(qtcColorHCYGamma(color->red), in qtcColorHCYLuma()
H A Dcolor.cpp33 hcy->y = qtcColorHCYLumag(r, g, b); in qtcColorHCYFromColor()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/lib/utils/
H A Dcolor.h83 qtcColorHCYLumag(double r, double g, double b) in qtcColorHCYLumag() function
99 return qtcColorHCYLumag(qtcColorHCYGamma(color->red), in qtcColorHCYLuma()
H A Dcolor.cpp33 hcy->y = qtcColorHCYLumag(r, g, b); in qtcColorHCYFromColor()