Function Class |
Namespace: pdftron.PDF
public sealed class Function : IClosable
The Function type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Create | Create a PDF::Function object from an existing SDF function dictionary.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetInputCardinality | Gets the input cardinality.
| |
GetOutputCardinality | Gets the output cardinality.
| |
GetSDFObj | Evaluate the function at a given point.
| |
GetType | Gets the type.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |