ColorSensorColor EnumerationLEGO Mindstorms EV3 API Documentation
For more information, please see the OnlineCodePlex project page and the OnlineGetting Started guide.

Values returned by the color sensor

Namespace: Lego.Ev3.Core
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum ColorSensorColor
Members

  Member nameValueDescription
Transparent0 Transparent
Black1 Black
Blue2 Blue
Green3 Green
Yellow4 Yellow
Red5 Red
White6 White
Brown7 Brown
See Also