TCS3200 Arduino Library
Comprehensive Arduino library for TCS3200 Color Sensor.
Loading...
Searching...
No Matches
_CMYKColor Struct Reference

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)
 

Detailed Description

Structure to represent CMYK color values.


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