KiCad PCB EDA Suite
Loading...
Searching...
No Matches
StructColors Struct Reference

#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
 

Detailed Description

Definition at line 84 of file color4d.h.

Member Data Documentation

◆ m_Blue

unsigned char StructColors::m_Blue

Definition at line 86 of file color4d.h.

Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().

◆ m_ColorName

std::string StructColors::m_ColorName

Definition at line 90 of file color4d.h.

◆ m_Green

unsigned char StructColors::m_Green

Definition at line 87 of file color4d.h.

Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().

◆ m_LightColor

EDA_COLOR_T StructColors::m_LightColor

Definition at line 91 of file color4d.h.

◆ m_Numcolor

EDA_COLOR_T StructColors::m_Numcolor

Definition at line 89 of file color4d.h.

◆ m_Red

unsigned char StructColors::m_Red

Definition at line 88 of file color4d.h.

Referenced by KIGFX::COLOR4D::COLOR4D(), and KIGFX::COLOR4D::FindNearestLegacyColor().


The documentation for this struct was generated from the following file: