OpenCPN Partial API docs
Loading...
Searching...
No Matches
user_colors.h
1
#ifndef UseR_ColoRs_h
2
#define UseR_ColoRs_h
3
4
#include "
color_handler.h
"
5
6
namespace
user_colors {
7
8
void
Initialize();
9
void
DeInitialize();
10
12
wxColorHashMap* GetMapByScheme(
const
std::string& scheme_name);
13
14
ColorScheme GetColorScheme();
15
16
wxColor GetDimColor(wxColor c);
17
18
};
// namespace user_colors
19
20
#endif
// UseR_ColoRs_h
color_handler.h
Global color handling by name.
gui
include
gui
user_colors.h
Generated on Fri Jan 16 2026 03:03:27 for OpenCPN Partial API docs by
1.9.8