Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ width
Method
width
sources/hyperimage/HyperImage.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
int HyperImage::width() const
51
{
52
return _surface.width();
53
}
54
55
int HyperImage::height() const
56
{
Callers
3
renderImage
Method · 0.95
radialFill
Method · 0.95
conicalFill
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected