Skip to content

M_Aurora_EffectsEngine_EffectLayer_Set

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

EffectLayer.Set Method (DeviceKeys, Color)

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)

Syntax

C#

public void Set(
	DeviceKeys key,
	Color color
)

Parameters

 

key
Type: Aurora.Devices.DeviceKeys
DeviceKey to be set
color
Type: System.Drawing.Color
Color to be used

See Also

Reference

EffectLayer Class
Set Overload
Aurora.EffectsEngine Namespace

Clone this wiki locally