Gmagick
PHP Manual

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

説明

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

MagickQueryFontMetrics() returns an array representing the font metrics.

パラメータ

この関数にはパラメータはありません。

返り値

The Gmagick object on success

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual