The ImagickDraw class
PHP Manual

ImagickDraw::setFontWeight

(PECL imagick 2.0.0)

ImagickDraw::setFontWeightSets the font weight

Description

bool ImagickDraw::setFontWeight ( int $font_weight )
Warning

This function is currently not documented; only its argument list is available.

Sets the font weight to use when annotating with text.

Parameters

font_weight

Return Values


The ImagickDraw class
PHP Manual