GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleフォントスタイルを返す

説明

public GmagickDraw::getfontstyle(): int

テキストのアノテーションで使うフォントのスタイルを返します。

パラメータ

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

戻り値

GmagickDraw オブジェクトに関連づけられたフォントスタイル定数 (STYLE_) を返します。 スタイルが設定されていない場合は 0 を返します。

add a note add a note

User Contributed Notes

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