Glow Constructor (Color)

Creates the Glow effect with the specified color.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Glow(
	Color color
)

Parameters

color

Type: Aurigma.GraphicsMill.Color

The color of the glow.

See Also

Reference