MCPcopy Create free account
hub / github.com/KDE/kdenlive / hue

Method hue

src/utils/qcolorutils.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163int NegQColor::hue() const
164{
165 return qcolor.hue();
166}
167
168qreal NegQColor::hueF() const
169{

Callers 3

slotUpdatePaletteMethod · 0.80
drawWheelDotMethod · 0.80
pointForColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected