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

Structure to represent HSV color values. More...

#include <TCS3200.h>

Public Attributes

float hue
 Hue value in degrees (0-360)
 
float saturation
 Saturation value (0-1)
 
float value
 Value (brightness) value (0-1)
 

Detailed Description

Structure to represent HSV color values.


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