Initializes a new instance of the LutTransform class using the specified LUT.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public LutTransform( Lut lut )
Type: Aurigma.GraphicsMill.Transforms.Lut
A Lut which specifies a look-up table for this LUT transform. You can change it later using the Lut property.