| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Gmagick::annotateimage(PECL gmagick >= Unknown) Gmagick::annotateimage — Annotates an image with text 説明
public Gmagick Gmagick::annotateimage
( GmagickDraw
$GmagickDraw
, float $x
, float $y
, float $angle
, string $text
)Annotates an image with text. パラメータ
返り値The Gmagick object with annotation made. エラー / 例外エラー時に GmagickException をスローします。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Gmagick::annotateimage - Annotates an image with text」をGoogle検索
|