GmagickDraw::setfontweight

(PECL gmagick >= Unknown)

GmagickDraw::setfontweightSets the font weight

Описание

public GmagickDraw::setfontweight ( int $weight ) : GmagickDraw

Sets the font weight to use when annotating with text.

Список параметров

weight

Font weight (valid range 100-900)

Возвращаемые значения

The GmagickDraw object on success