SampledFunctionEncode Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the encode. The encode is an array of 2 × m numbers specifying the linear mapping of input values into the domain of the function’s sample table. Default value: [0 (Size0 − 1) 0 (Size1 − 1) …].

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[] Encode { get; }

Property Value

Type: Double
See Also

Reference