Gmagick
PHP Manual

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

Beschreibung

public void Gmagick::queryfontmetrics ( void )

MagickQueryFontMetrics() returns an array representing the font metrics.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The Gmagick object on success

Fehler/Exceptions

Throws an GmagickException on error.


Gmagick
PHP Manual