Aurigma Graphics Mill 5.5 for .NET
Swirl..::.InterpolationMode Property
Gets/sets interpolation algorithm used during swirling.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property InterpolationMode As InterpolationMode
C#
public InterpolationMode InterpolationMode { get; set; }
Property Value
InterpolationMode value specifying interpolation algorithm used during swirling.Remarks
Default value is MediumQuality.