KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eeschema_config.cpp File Reference

Go to the source code of this file.

Functions

COLOR4D GetLayerColor (SCH_LAYER_ID aLayer)
 Helper for all the old plotting/printing code while it still exists.
 

Function Documentation

◆ GetLayerColor()

COLOR4D GetLayerColor ( SCH_LAYER_ID  aLayer)

Helper for all the old plotting/printing code while it still exists.

Definition at line 51 of file eeschema_config.cpp.

References COLOR_SETTINGS::GetColor(), SETTINGS_MANAGER::GetColorSettings(), PGM_BASE::GetSettingsManager(), and Pgm().