This documentation is for the old version. Go to the latest Graphics Mill docs

Glow.Intensity Property

Gets/sets glow intensity.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property Intensity As Single
C#
public float Intensity { get; set; }

Property Value

Positive Single value that specifies glow intensity. Small values (about 1.0 or below) provide hardly visible glow. In the same time, large values (say, about 50) provide too heavy glow.

Remarks

Default value is 3.

See Also

Reference