ImagickDraw
PHP Manual

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

ImagickDraw::setFontSizeSets the font pointsize to use when annotating with text

Descrição

bool ImagickDraw::setFontSize ( float $pointsize )
Aviso

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

Sets the font pointsize to use when annotating with text.

Parâmetros

pointsize

the point size

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual