XFINIUM.PDF Documentation
PdfSampleFunction Class
Members 



Defines a type 0 (Sampled) function.
Syntax
'Declaration
 
Public Class PdfSampleFunction 
   Inherits PdfFunction
'Usage
 
Dim instance As PdfSampleFunction
public class PdfSampleFunction : PdfFunction 
public ref class PdfSampleFunction : public PdfFunction 
Remarks
Type 0 Pdf functions use a sequence of sample values (contained in a stream) to provide an approximation for functions whose domains and ranges are bounded. The samples are organized as an m-dimensional table in which each entry has n components.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.PdfFunctions.PdfFunction
      Xfinium.Pdf.PdfFunctions.PdfSampleFunction

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfSampleFunction Members
Xfinium.Pdf.PdfFunctions Namespace

Send Feedback