GmagickDraw::settextdecoration
(PECL gmagick >= Unknown)
GmagickDraw::settextdecoration — デコレーションを設定する
説明
public function GmagickDraw::settextdecoration(
int $decoration):
GmagickDraw
テキストのアノテーションに適用するデコレーションを設定します。
パラメータ
int
-
テキストのデコレーション。NoDecoration、UnderlineDecoration、OverlineDecoration あるいは LineThroughDecoration のいずれか。
戻り値
GmagickDraw オブジェクトを返します。