Skip to content

M_PDFiumSharp_PDFium_FPDFPageObj_TransformClipPath

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPageObj_TransformClipPath Method

[Missing

documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static void FPDFPageObj_TransformClipPath(
	FPDF_PAGEOBJECT page_object,
	double a,
	double b,
	double c,
	double d,
	double e,
	double f
)

Parameters

 

page_object
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
a
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
b
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
c
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
d
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
e
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]
f
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFPageObj_TransformClipPath(PDFiumSharp.Types.FPDF_PAGEOBJECT,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)"]

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally