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

Method hasAllSamples

sources/lut-calibrator/CapturedColor.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125bool CapturedColor::hasAllSamples()
126{
127 return totalSamples > 27;
128}
129
130bool CapturedColor::hasAnySample()
131{

Callers 1

parseBoardFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected