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

Method hasAnySample

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

Source from the content-addressed store, hash-verified

128}
129
130bool CapturedColor::hasAnySample()
131{
132 return totalSamples > 0;
133}
134
135
136void CapturedColor::addColor(ColorRgb i)

Callers 1

parseBoardFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected