MCPcopy 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
220unsigned ImageColorAveraging::horizontalBorder() const
221{
222 return _horizontalBorder;
223}
224
225unsigned ImageColorAveraging::verticalBorder() const {
226 return _verticalBorder;

Callers 1

verifyBorderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected