Gmagick
PHP Manual

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

Description

public void Gmagick::queryfontmetrics ( void )

MagickQueryFontMetrics() returns an array representing the font metrics.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The Gmagick object on success

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual