-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_EffectsEngine_EffectLayer_Set_1
Anton Pupkov edited this page Aug 8, 2016
·
2 revisions
Sets a specific KeySequence 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(
KeySequence sequence,
Color color
)
- sequence
- Type: Aurora.Settings.KeySequence
KeySequence to specify what regions of the bitmap need to be changed - color
- Type: System.Drawing.Color
Color to be used