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

search for in the

HaruPage::setLineWidth> <HaruPage::setLineCap
[edit] Last updated: Fri, 18 May 2012

view this page in

HaruPage::setLineJoin

(PECL haru >= 0.0.1)

HaruPage::setLineJoinSet line join style for the page

Beschreibung

bool HaruPage::setLineJoin ( int $join )

Defines line join style for the page.

Parameter-Liste

join

Must be one of the following values:

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

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch



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

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