| -api-id | M:Windows.Devices.Lights.Effects.LampArrayUpdateRequestedEventArgs.SetColor(Windows.UI.Color) |
|---|---|
| -api-type | winrt method |
| ms.custom | RS5 |
Sets every lamp index specified in the effect to the desired color.
Desired color to set every lamp to.
If a lamp doesn't support the desired color, it is set to the NearestSupportedColor
Black is equivalent to a lamp being 'off'.
:::row::: :::column:::
[LampArray sample](https://github.com/microsoft/Windows-universal-samples/tree/main/Samples/LampArray)
Demonstrates how to control RGB lighting of peripheral devices using the [**Windows.Devices.Lights**](/uwp/api/windows.devices.lights) and [**Windows.Devices.Lights.Effects**](/uwp/api/windows.devices.lights.effects) APIs.
:::column-end:::
:::column:::
[AutoRGB Sample](https://github.com/microsoft/Dynamic-Lighting-AutoRGB)
Demonstrates how to extract a single, representative color from a desktop screen and use it to illuminate LED lamps on a connected RGB device.
:::column-end:::
:::row-end:::