ImagickDraw
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Descrição

bool ImagickDraw::setFontFamily ( string $font_family )
Aviso

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

Sets the font family to use when annotating with text.

Parâmetros

font_family

the font family

Valor Retornado

Returns TRUE on success.


ImagickDraw
PHP Manual