RobotCore
Robot Core Documentation
|
Classes | |
class | Color |
Specifies a color as both RGB and HSV. More... | |
Public Member Functions | |
ColorSensor (int max) | |
Color | GetColor () |
robotCore.ColorSensor.ColorSensor | ( | int | max | ) |
max | - Specifies the max values expected for the RGB values This is used in the conversion to HSV |
Color robotCore.ColorSensor.GetColor | ( | ) |
Returns the current color