Performs intensity transformation of the bitmap using the specified look-up table (LUT).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void ApplyLut(
Lut lut
)
Type: Aurigma.GraphicsMill.Transforms.Lut
A Lut which specifies a look-up table for this LUT transform.