ImagickDraw::setGravity> <ImagickDraw::setFontStyle
Last updated: Fri, 30 Dec 2011

ImagickDraw::setFontWeight

(PECL imagick 2.0.0)

ImagickDraw::setFontWeightSets the font weight

Descrição

bool ImagickDraw::setFontWeight ( int $font_weight )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the font weight to use when annotating with text.

Parâmetros

font_weight

Valor Retornado



User Contributed Notes
ImagickDraw::setFontWeight
skmanji at manji dot org
26-May-2009 09:15
Valid Range 100-900. I found that any value 551 and above would give me bold.

ImagickDraw::setGravity> <ImagickDraw::setFontStyle
Last updated: Fri, 30 Dec 2011