Applies tone correction using specified look-up table (LUT).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Boolean []
Array of flags specifying what channels to apply effect at. If array item is true, transform will be applied at channel with appropriate index. Otherwise this channel is skipped.Type: Aurigma.GraphicsMill.Transforms.Lut
Lut class instance which specifies look-up table for this LUT transform.