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

search for in the

HaruPage::setLineWidth> <HaruPage::setLineCap
[edit] Last updated: Sat, 25 May 2013

view this page in

HaruPage::setLineJoin

(PECL haru >= 0.0.1)

HaruPage::setLineJoinSet line join style for the page

Description

bool HaruPage::setLineJoin ( int $join )

Defines line join style for the page.

Parameters

join

Must be one of the following values:

  • HaruPage::MITER_JOIN
  • HaruPage::ROUND_JOIN
  • HaruPage::BEVEL_JOIN

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also



add a note add a note User Contributed Notes HaruPage::setLineJoin - [0 notes]
There are no user contributed notes for this page.

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