Click or drag to resize

PdfiumFPDFImageObj_CalcBoundingBox Method

Calculate bounding box

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

Parameters

image_obj  IntPtr
Image object
See Also