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

Method CustomColorMapStorage

YUViewLib/src/statistics/CustomColorMapStorage.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105} // namespace
106
107CustomColorMapStorage::CustomColorMapStorage()
108{
109 this->customColorMaps = loadFromSettings();
110}
111
112const std::vector<CustomColorMap> &CustomColorMapStorage::getCustomColorMaps() const
113{

Callers

nothing calls this directly

Calls 1

loadFromSettingsFunction · 0.85

Tested by

no test coverage detected