| 
    KiCad PCB EDA Suite
    
   | 
 
#include <color4d.h>
Public Attributes | |
| unsigned char | m_Blue | 
| unsigned char | m_Green | 
| unsigned char | m_Red | 
| EDA_COLOR_T | m_Numcolor | 
| std::string | m_ColorName | 
| EDA_COLOR_T | m_LightColor | 
| unsigned char StructColors::m_Blue | 
Definition at line 86 of file color4d.h.
Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().
| unsigned char StructColors::m_Green | 
Definition at line 87 of file color4d.h.
Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().
| EDA_COLOR_T StructColors::m_LightColor | 
| EDA_COLOR_T StructColors::m_Numcolor | 
| unsigned char StructColors::m_Red | 
Definition at line 88 of file color4d.h.
Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().