![]() |
GUI Toolkit for TI nSpire
0.55 beta (dated 2021-03-21)
A GUI toolkit for Ndless-TI NSpire using SDL and Ndless libraries.
|
#include <ColorEngine.h>
Public Attributes | |
unsigned short | R |
The Red component of the color to be within [0 .. 255]. | |
unsigned short | G |
The Green component of the color to be within [0 .. 255]. | |
unsigned short | B |
The Blue component of the color to be within [0 .. 255]. | |
unsigned short | A |
The Alpha (Opacity) component of the color to be within [0 .. 255]. | |
Structure of colors manipulated by ColorEngine
Gives a structure for RGBA colors to be used all within the ColorEngine