-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_EffectsEngine_EffectLayer_Set
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Sets a specific Devices.DeviceKeys on the bitmap with a specified color.
Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public void Set(
DeviceKeys key,
Color color
)
- key
- Type: Aurora.Devices.DeviceKeys
DeviceKey to be set - color
- Type: System.Drawing.Color
Color to be used