Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ verticalBorder
Method
verticalBorder
sources/base/ImageColorAveraging.cpp:225–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
unsigned ImageColorAveraging::verticalBorder() const {
226
return _verticalBorder;
227
}
228
229
void ImageColorAveraging::Process(std::vector<ColorRgb>& colors, const Image<ColorRgb>& image, uint16_t* advanced)
230
{
Callers
1
verifyBorder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected