MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / histogramG

Method histogramG

ImagePlay/include/IPHistogramWidget.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 IPLHistogram* histogram() { return _histogram.data(); }
52 IPLHistogram* histogramR() { return _histogramR.data(); }
53 IPLHistogram* histogramG() { return _histogramG.data(); }
54 IPLHistogram* histogramB() { return _histogramB.data(); }
55signals:
56 void highlightChangedGrayscale(int, int, float);

Callers 1

updateStatisticsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected