Click or drag to resize

PdfiumFPDFShadingPattern_GetShadingObj Method

Get shading.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FPDFShadingPattern_GetShadingObj(
	IntPtr shadding_pattern
)

Parameters

shadding_pattern  IntPtr
The handle to the shading pattern.

Return Value

IntPtr
The handle to the Dictionary or Stream object that describes the shading.
See Also