LutTransform.Lut Property

Gets or sets a look-up table which defines this LUT transform.

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

Syntax

C#
public Lut Lut { get; set; }

Property Value

A Lut which specifies a look-up table for this LUT transform.

See Also

Reference