The ImagickDraw class
PHP Manual

ImagickDraw::setFont

(No version information available, might be only in CVS)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

Descrição

bool ImagickDraw::setFont ( string $font_name )
Aviso

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

Sets the fully-specified font to use when annotating with text.

Parâmetros

font_name

Valor Retornado

Retorna TRUE em sucesso.


The ImagickDraw class
PHP Manual