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, 14 Jun 2013

view this page in

PDF_setlinejoin

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinejoinConfigure le paramètre de linejoin

Description

bool PDF_setlinejoin ( resource $p , int $value )

PDF_setlinejoin() configure le paramètre de linejoin à une valeur entre 0 et 2 inclus. Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.



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