Aurigma Graphics Mill 5.5 for .NET
WaterDrop..::.InterpolationMode Property
Gets/sets interpolation algorithm used during water drop transformation.
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 water drop transformation.Remarks
Default value is MediumQuality.