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

search for in the

HaruPage::getLineWidth> <HaruPage::getLineCap
Last updated: Fri, 30 Jan 2009

view this page in

HaruPage::getLineJoin

(PECL haru >= 0.0.1)

HaruPage::getLineJoin現在のパスの角の形式を取得する

説明

int HaruPage::getLineJoin ( void )

現在のパスの角の形式を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

現在のパスの角の形式を返します。 結果の値は以下のいずれかとなります。

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

エラー / 例外

エラー時に HaruException をスローします。

参考



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

HaruPage::getLineWidth> <HaruPage::getLineCap
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites