Click or drag to resize

PdfiumFPDFPattern_Release Method

Destroy a pattern object and release all related buffers.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static void FPDFPattern_Release(
	IntPtr hPattern
)

Parameters

hPattern  IntPtr
Handle to the pattern object.
See Also