Lut.InterpolationMode Property

Gets or set an interpolation algorithm used to connect LUT points.

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

Syntax

C#
public LutInterpolationMode InterpolationMode { get; set; }

Property Value

A LutInterpolationMode used to connect LUT points.

See Also

Reference