ImagickDraw
PHP Manual

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

ImagickDraw::setFontStyleSets the font style to use when annotating with text

Descrição

bool ImagickDraw::setFontStyle ( int $style )
Aviso

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

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Parâmetros

style

STYLETYPE_ constant

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual