Where:
0 = Miter join
1 = Round join
2 = Bevel join
PHP - Manual: PDF_setlinejoin
2024-11-15
(PHP 4, PECL pdflib >= 1.0.0)
PDF_setlinejoin — Set linejoin parameter
$p
, int $value
) : bool
Sets the linejoin
parameter to specify the shape
at the corners of paths that are stroked. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
官方地址:https://www.php.net/manual/en/function.pdf-setlinejoin.php