SampledFunctionDecode Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the decode. The decode is an array of 2 × n numbers specifying the linear mapping of sample values into the range appropriate for the function’s output values. Default value: same as the value of Range.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Functions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double[] Decode { get; }

Property Value

Type: Double
See Also

Reference