Gmagick
PHP Manual

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

Descrição

public array Gmagick::queryfontmetrics ( GmagickDraw $draw , string $text )

MagickQueryFontMetrics() returns an array representing the font metrics.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The Gmagick object on success

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual