Edit

Share via


NXTColorSensor.ReadRGBColor Method

Definition

Reads the color of the RGB.

public Iot.Device.BrickPi3.Sensors.RGBColor ReadRGBColor ();
member this.ReadRGBColor : unit -> Iot.Device.BrickPi3.Sensors.RGBColor
Public Function ReadRGBColor () As RGBColor

Returns

The RGB color.

Applies to