downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDF_setlinewidth> <PDF_setlinecap
[edit] Last updated: Fri, 17 May 2013

view this page in

PDF_setlinejoin

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinejoinlinejoin パラメータを設定する

説明

bool PDF_setlinejoin ( resource $p , int $value )

linejoin パラメータを設定し、 パスを描画する際の角の形状を指定します。成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes PDF_setlinejoin - [1 notes]
up
0
aRichboy at mac dot com
11 years ago
Where:
0 = Miter join
1 = Round join
2 = Bevel join

 
show source | credits | sitemap | contact | advertising | mirror sites