Table of Contents

Namespace iText.Kernel.Pdf.Function

Classes

AbstractPdfFunction<T>

The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object.

BaseInputOutPutConvertors
PdfFunctionFactory
PdfType0Function
PdfType2Function

This class represents Pdf type 2 function that defines an exponential interpolation of one input value to n output values.

PdfType3Function

This class represents Pdf type 3 function that defines a stitching of the subdomains of several 1-input functions to produce a single new 1-input function.

PdfType4Function

Interfaces

IInputConversionFunction
IOutputConversionFunction
IPdfFunction

Delegates

BaseInputOutPutConvertors.IInputConversionFunction
BaseInputOutPutConvertors.IOutputConversionFunction
IPdfFunctionFactory