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

Structure to represent RGB color values. More...

#include <TCS3200.h>

Public Attributes

uint8_t red
 Red color intensity (0-255)
 
uint8_t green
 Green color intensity (0-255)
 
uint8_t blue
 Blue color intensity (0-255)
 

Detailed Description

Structure to represent RGB color values.


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