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