ImagickDraw
在线手册:中文 英文
PHP手册

ImagickDraw::setFontWeight

(PECL imagick 2.0.0)

ImagickDraw::setFontWeightSets the font weight

说明

bool ImagickDraw::setFontWeight ( int $font_weight )
Warning

本函数还未编写文档,仅有参数列表。

Sets the font weight to use when annotating with text.

参数

font_weight

返回值


ImagickDraw
在线手册:中文 英文
PHP手册
PHP手册 - N: Sets the font weight

用户评论:

skmanji at manji dot org (26-May-2009 01:15)

Valid Range 100-900. I found that any value 551 and above would give me bold.