MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / getCurrentBorder

Method getCurrentBorder

sources/blackborder/BlackBorderProcessor.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74};
75
76BlackBorder BlackBorderProcessor::getCurrentBorder() const
77{
78 return _currentBorder;
79}
80
81bool BlackBorderProcessor::enabled() const
82{

Callers 1

verifyBorderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected