ImagickDraw
PHP Manual

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

返回值

成功时返回 TRUE .


ImagickDraw
PHP Manual