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

search for in the

HaruPage::setTextRise> <HaruPage::setTextMatrix
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruPage::setTextRenderingMode

(PECL haru >= 0.0.1)

HaruPage::setTextRenderingModeそのページの現在のテキストのレンダリングモードを設定する

説明

bool HaruPage::setTextRenderingMode ( int $mode )

そのページのテキストのレンダリングモードを定義します。

パラメータ

mode

以下のいずれかの値でなければなりません。

  • HaruPage::FILL
  • HaruPage::STROKE
  • HaruPage::FILL_THEN_STROKE
  • HaruPage::INVISIBLE
  • HaruPage::FILL_CLIPPING
  • HaruPage::STROKE_CLIPPING
  • HaruPage::FILL_STROKE_CLIPPING
  • HaruPage::CLIPPING

返り値

成功した場合に TRUE を返します。

エラー / 例外

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

参考



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

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