GmagickDraw::settextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::settextdecorationデコレーションを設定する

説明

public GmagickDraw::settextdecoration(int $decoration): GmagickDraw

テキストのアノテーションに適用するデコレーションを設定します。

パラメータ

int

テキストのデコレーション。NoDecoration、UnderlineDecoration、OverlineDecoration あるいは LineThroughDecoration のいずれか。

戻り値

GmagickDraw オブジェクトを返します。

関連キーワード:  デコレーション, 設定, GmagickDraw, settextdecoration, int, テキスト, パラメータ, LineThroughDecoration, OverlineDecoration, UnderlineDecoration