Dutch PHP Conference 2025 - Call For Papers

Gmagick::queryfontmetrics

(PECL gmagick >= Unknown)

Gmagick::queryfontmetricsReturns an array representing the font metrics

Опис

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

MagickQueryFontMetrics() returns an array representing the font metrics.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The Gmagick object on success

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top