Skip to content

M_Aurora_EffectsEngine_EffectLayer_Fill_1

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

EffectLayer.Fill Method (Color)

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)

Syntax

C#

public void Fill(
	Color color
)

Parameters

 

color
Type: System.Drawing.Color
Color to be used during bitmap fill

See Also

Reference

EffectLayer Class
Fill Overload
Aurora.EffectsEngine Namespace

Clone this wiki locally