Lut.GetInterpolatedValues Method

Retruns an array of luminosity values produced by this function.

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

Syntax

C#
public int[] GetInterpolatedValues()

Return Value

An array of luminosity values in range [0, 255] for common pixel formats and [0, 65535] for the extended ones.

See Also

Reference