PDF_clip
(PHP 4, PECL pdflib >= 1.0.0)
PDF_clip — Clip to current path
说明
PDF_clip
( resource
$p
) : bool
Uses the current path as clipping path, and terminate the path. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
(PHP 4, PECL pdflib >= 1.0.0)
PDF_clip — Clip to current path
$p
) : bool
Uses the current path as clipping path, and terminate the path. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。