文字

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

用户评论:

[#1] aRichboy at mac dot com [2002-03-12 11:01:46]

Where:
0 = Miter join
1 = Round join
2 = Bevel join

上一篇: 下一篇: