CakeFest 2024: The Official CakePHP Conference

GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationテキストのデコレーションを返す

説明

public GmagickDraw::gettextdecoration(): int

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

パラメータ

この関数にはパラメータはありません。

戻り値

DECORATION_ 定数のいずれかを返します。デコレーションが設定されていない場合は 0 を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top