Pdf |
The PdfFuncSampled type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfFuncSampled | Create sampled function. |
| Name | Description | |
|---|---|---|
| Bps | Gets the number of bits used to represent each sample. | |
| Decode | Gets a decode array. | |
| Encode | Gets an encode array. | |
| NumOfSamples | The number of samples in each input dimension of the sample table. | |
| Order | Gets the order of interpolation between samples. | |
| Samples | Gets a samples table. | |
| Stream | Gets the stream of the function. |