|
Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure describes a particular color in 32-bit space. More...
#include <scriptel-hid-reports.h>
Data Fields | |
| unsigned char | alpha |
| The alpha channel of this color. | |
| unsigned char | blue |
| The blue channel of this color. | |
| unsigned char | green |
| The green channel of this color. | |
| unsigned char | red |
| The red channel of this color. | |
This structure describes a particular color in 32-bit space.