"

2013 FRC Java API

"

Uses of Class
edu.wpi.first.wpilibj.HiTechnicColorSensor.RGB

Packages that use HiTechnicColorSensor.RGB
edu.wpi.first.wpilibj The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. 
 

Uses of HiTechnicColorSensor.RGB in edu.wpi.first.wpilibj
 

Methods in edu.wpi.first.wpilibj that return HiTechnicColorSensor.RGB
 HiTechnicColorSensor.RGB HiTechnicColorSensor.getRawRGB()
          Get the raw value of all three colors from a single sensor reading.
 HiTechnicColorSensor.RGB HiTechnicColorSensor.getRGB()
          Get the value of all three colors from a single sensor reading.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"