Applies tone correction using specified look-up table (LUT).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub ApplyLut ( _ lut As Lut _ )
public void ApplyLut( Lut lut )
Type: Aurigma.GraphicsMill.Transforms.Lut
Lut class instance which specifies look-up table for this LUT transform.bitmap.ColorAdjustment.AdjustHsl(0.1F, -0.2F, 0.1F)
bitmap.ColorAdjustment.AdjustHsl(0.1F, -0.2F, 0.1F);