Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ horizontalBorder
Method
horizontalBorder
sources/base/ImageColorAveraging.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
219
220
unsigned ImageColorAveraging::horizontalBorder() const
221
{
222
return _horizontalBorder;
223
}
224
225
unsigned ImageColorAveraging::verticalBorder() const {
226
return _verticalBorder;
Callers
1
verifyBorder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected