The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

PDF_setlinewidth> <PDF_setlinecap
[edit] Last updated: Sat, 12 May 2012

view this page in

PDF_setlinejoin

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinejoinSet linejoin parameter

Description

bool PDF_setlinejoin ( resource $p , int $value )

Sets the linejoin parameter to specify the shape at the corners of paths that are stroked. Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes PDF_setlinejoin
aRichboy at mac dot com 12-Mar-2002 05:01
Where:
0 = Miter join
1 = Round join
2 = Bevel join

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