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

Texturize.FadeType Property

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

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

Syntax

Visual Basic
Public Property FadeType As FadeType
C#
public FadeType FadeType { get; set; }

Property Value

FadeType value that specifies how to fade out edges to eliminate seams.

Remarks

Default value is Linear.

See Also

Reference