#include <ssd192X.h>
Data Fields | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
unsigned char SSDRGBAType::a |
Referenced by CharTo16bppMem(), main(), SetFontColor(), and TextOut().
unsigned char SSDRGBAType::b |
Referenced by Get16bitColor(), Get16bitColorRGB(), main(), and SetFontColor().
unsigned char SSDRGBAType::g |
Referenced by Get16bitColor(), Get16bitColorRGB(), main(), and SetFontColor().
unsigned char SSDRGBAType::r |
Referenced by Get16bitColor(), Get16bitColorRGB(), main(), and SetFontColor().