ImagickDraw
PHP Manual

ImagickDraw::getFontWeight

(PECL imagick 2.0.0)

ImagickDraw::getFontWeightReturns the font weight

Descrição

int ImagickDraw::getFontWeight ( void )
Aviso

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

Returns the font weight used when annotating with text.

Valor Retornado

Returns an int on success and 0 if no weight is set.


ImagickDraw
PHP Manual