Click or drag to resize

PdfFuncSampled Properties

The PdfFuncSampled type exposes the following members.

Properties
 NameDescription
Public propertyBps Gets the number of bits used to represent each sample.
Public propertyDecode Gets a decode array.
Public propertyEncode Gets an encode array.
Public propertyNumOfSamples The number of samples in each input dimension of the sample table.
Public propertyOrder Gets the order of interpolation between samples.
Public propertySamples Gets a samples table.
Public propertyStream Gets the stream of the function.
Top
See Also