The ImagickDraw class
PHP 手册

ImagickDraw::setFont

(PECL imagick 2.0.0)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

说明

bool ImagickDraw::setFont ( string $font_name )
Warning

本函数暂无文档,仅有参数列表。

Sets the fully-specified font to use when annotating with text.

参数

font_name

返回值

Returns TRUE on success.


The ImagickDraw class
PHP 手册