MCPcopy Create free account
hub / github.com/IENT/YUView / getPlainColor

Method getPlainColor

YUViewLib/src/ui/ShowColorFrame.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 void setColorMapper(const stats::color::ColorMapper &mapper);
47 void setPlainColor(const QColor &color);
48 QColor getPlainColor() { return plainColor; }
49 void setRenderRangeValues(bool render) { renderRangeValues = render; }
50
51signals:

Calls

no outgoing calls

Tested by

no test coverage detected