GmagickDraw::settextdecoration

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

説明

public GmagickDraw GmagickDraw::settextdecoration(int $decoration)

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

パラメータ

int

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

戻り値

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