Image_Text::getImg

Image_Text::getImg() – 画像リソースを返す

Synopsis

require_once 'ImageText.php';

resource& Image_Text::getImg ( )

Description

画像キャンバスを取得します。

Return value

returns 使用された画像リソース

Throws

throws 投げられる例外はありません

Note

This function can not be called statically.