共用方式為


ILampArrayEffect 介面

定義

光源陣列效果的基底介面。

public interface class ILampArrayEffect
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(299128208, 22523, 17734, 177, 206, 134, 49, 7, 247, 64, 223)]
struct ILampArrayEffect
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.Guid(299128208, 22523, 17734, 177, 206, 134, 49, 7, 247, 64, 223)]
public interface ILampArrayEffect
Public Interface ILampArrayEffect
衍生
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

範例

LampArray 範例

示範如何使用 Windows.Devices.LightsWindows.Devices.Lights.Effects API 來控制周邊裝置的 RGB 光源。

AutoRGB 範例

示範如何從桌面畫面擷取單一代表性色彩,並用它來在連線的 RGB 裝置上光源 LED 燈。

屬性

ZIndex

取得並設定集合中燈光陣列效果的前端對後 Z 索引。

適用於

另請參閱