MCPcopy 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
50int HyperImage::width() const
51{
52 return _surface.width();
53}
54
55int HyperImage::height() const
56{

Callers 3

renderImageMethod · 0.95
radialFillMethod · 0.95
conicalFillMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected