26 using namespace KIGFX;
30 m_highlightNetcodes(),
float m_worksheetLineWidth
Class CAIRO_GAL is the cairo implementation of the graphics abstraction layer.
COLOR4D m_layerColorsHi[LAYER_ID_COUNT]
COLOR4D m_layerColors[LAYER_ID_COUNT]
COLOR4D Darkened(double aFactor) const
Return a color that is darker by a given factor, without modifying object.
COLOR4D m_hiContrastColor[LAYER_ID_COUNT]
COLOR4D Brightened(double aFactor) const
Return a color that is brighter by a given factor, without modifying object.
COLOR4D m_layerColorsDark[LAYER_ID_COUNT]
bool m_hiContrastEnabled
Parameters for display modes.
virtual void update()
Precalculates extra colors for layers (e.g.
PCB_LAYER_ID m_activeLayer
#define LAYER_ID_COUNT
Must update this if you add any enums after GerbView!
virtual ~RENDER_SETTINGS()
COLOR4D Mix(const COLOR4D &aColor, double aFactor) const
Return a color that is mixed with the input by a factor.
COLOR4D m_layerColorsSel[LAYER_ID_COUNT]