PDF 函数
PHP 手册

PDF_setlinejoin

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinejoinSet linejoin parameter

说明

bool PDF_setlinejoin ( resource $p , int $value )

Sets the linejoin parameter to specify the shape at the corners of paths that are stroked. 如果成功则返回 TRUE,失败则返回 FALSE


PDF 函数
PHP 手册