Gmagick
PHP 手册

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

说明

public void Gmagick::queryfontmetrics ( void )

MagickQueryFontMetrics() returns an array representing the font metrics.

参数

This function has no parameters.

返回值

The Gmagick object on success

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册