(PECL haru >= 0.0.1)
HaruPage::createTextAnnotation — 新しい HaruAnnotation のインスタンスを作成する
$rectangle
$text
$encoder
新しい HaruAnnotation のインスタンスを作成します。
rectangle
アノテーションの範囲を表す 4 つの座標の配列。
text
表示するテキスト。
encoder
オプションで指定する HaruEncoder のインスタンス。
新しい HaruAnnotation のインスタンスを返します。
エラー時に HaruException をスローします。