GmagickDraw
PHP Manual

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

Description

public void GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the font size associated with the current GmagickDraw object.


GmagickDraw
PHP Manual