Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aseprite/laf
/ hueInt
Method
hueInt
gfx/hsv.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
int Hsv::hueInt() const
72
{
73
return int(std::floor(m_hue + 0.5));
74
}
75
76
int Hsv::saturationInt() const
77
{
Callers
6
operator==
Method · 0.45
hsv_tests.cpp
File · 0.45
TEST
Function · 0.45
operator==
Method · 0.45
hsl_tests.cpp
File · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36