Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_color Struct Reference

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.
 

Detailed Description

This structure describes a particular color in 32-bit space.

Examples
example-screen-editing.c.

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