update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the font weight

GmagickDraw::setfontweight

(PECL gmagick >= Unknown)

GmagickDraw::setfontweightSets the font weight

설명

public GmagickDraw GmagickDraw::setfontweight ( int $weight )

Sets the font weight to use when annotating with text.

인수

weight

Font weight (valid range 100-900)

반환값

The GmagickDraw object on success