Skip to contents

Wraps FPDFClipPath_CountPaths. A clip path can consist of multiple sub-paths (e.g. a union of rectangles); this returns how many.

Usage

pdf_clip_path_count(clip_path)

Arguments

clip_path

A pdfium_clip_path from pdf_obj_clip_path().

Value

Integer scalar.