-
Notifications
You must be signed in to change notification settings - Fork 365
M_Aurora_EffectsEngine_EffectLayer_Fill_1
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Fills the entire bitmap of the EffectLayer with a specified color.
Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public void Fill(
Color color
)
- color
- Type: System.Drawing.Color
Color to be used during bitmap fill
EffectLayer Class
Fill Overload
Aurora.EffectsEngine Namespace