#include <libnltrack.h>
Public Attributes | |
int | a |
int | r |
int | g |
int | b |
int Color::a |
Referenced by createColorARGB(), main(), ReadColor(), and WriteColor().
int Color::r |
Referenced by createColorARGB(), main(), ReadColor(), and WriteColor().
int Color::g |
Referenced by createColorARGB(), main(), ReadColor(), and WriteColor().
int Color::b |
Referenced by createColorARGB(), main(), ReadColor(), and WriteColor().