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

search for in the

Gmagick::blurimage> <Gmagick::addnoiseimage
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::annotateimage

(PECL gmagick >= Unknown)

Gmagick::annotateimage画像にテキストによる注記を加える

説明

public Gmagick Gmagick::annotateimage ( GmagickDraw $GmagickDraw , float $x , float $y , float $angle , string $text )

テキストによる注記を画像に加えます。

パラメータ

GmagickDraw

テキスト描画設定を含む GmagickDraw オブジェクト。

x

テキストの左端の水平オフセットをあらわすピクセル数。

y

テキストのベースラインの垂直オフセットをあらわすピクセル数。

angle

テキストを書き出す角度。

text

描画するテキスト。

返り値

Gmagick オブジェクトに注記を加えて返します。

エラー / 例外

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



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

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