Show / Hide Table of Contents

Enum Function.Type

functions types

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum Type

Fields

Name Description
e_exponential

defines a set of coefficients for an exponential function.

e_postscript

A PostScript calculator function.

e_sampled

uses a table of sample values to define the function.

e_stitching

a combination of other functions, partitioned across a domain.

In This Article
Back to top Generated by DocFX