public class RgbSensor.ColorReading
extends java.lang.Object
Constructor and Description |
---|
ColorReading(int r,
int b,
int g,
int c) |
Modifier and Type | Method and Description |
---|---|
int |
getBlue() |
int |
getClear() |
int |
getGreen() |
int |
getRed() |
java.lang.String |
toString() |