TCS3200 Arduino Library
Comprehensive Arduino library for TCS3200 Color Sensor.
|
Structure to represent CMYK color values. More...
#include <TCS3200.h>
Public Attributes | |
float | cyan |
Cyan color intensity (0-1) | |
float | magenta |
Magenta color intensity (0-1) | |
float | yellow |
Yellow color intensity (0-1) | |
float | black |
Black (Key) color intensity (0-1) | |
Structure to represent CMYK color values.