Imagick::getFont
(PECL imagick 2.1.0)
Imagick::getFont — Gets font
説明
string Imagick::getFont
( void
)
Returns the objects font property. このメソッドは、ImageMagick バージョン 6.3.7 以降で Imagick をコンパイルした場合に使用可能です。
返り値
Returns the string containing the font name or FALSE if not font is set.
参考
- Imagick::setFont() - フォントを設定する
- ImagickDraw::setFont() - テキストによる注記を行う際に使用するフォントを設定する
- ImagickDraw::getFont() - フォントを返す
Imagick::getFont
There are no user contributed notes for this page.
