Click or drag to resize

PdfiumFPDFColorSpace_AddRef Method

Increase the reference counter.

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

Parameters

colorSpace  IntPtr
Handle to the color space object.
See Also