Php/docs/gmagick.queryfontmetrics

From Get docs

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics


Description

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

MagickQueryFontMetrics() returns an array representing the font metrics.


Parameters

This function has no parameters.


Return Values

The Gmagick object on success


Errors/Exceptions

Throws an GmagickException on error.