MCPcopy 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
55int HyperImage::height() const
56{
57 return _surface.height();
58}
59
60Image<ColorRgb> HyperImage::renderImage() const
61{

Callers 3

renderImageMethod · 0.95
radialFillMethod · 0.95
conicalFillMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected