Texturize.Fade Property

Gets or sets a value that specifies how to fade out edges to eliminate seams.

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

Syntax

C#
public FadeType Fade { get; set; }

Property Value

A FadeType that specifies how to fade out edges to eliminate seams. The default value is Linear.

See Also

Reference