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

오류/예외

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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