Forum und email

Imagick::queryFontMetrics

(No version information available, might be only in CVS)

Imagick::queryFontMetrics — Returns an array representing the font metrics

Description

array Imagick::queryFontMetrics ( ImagickDraw $properties , string $text [, bool $multiline ] )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

Returns a 13 element array representing the font metrics.

Parameters

properties

ImagickDraw containing font properties

text

The text

multiline

Multiline parameter. If left empty it is autodetected

Return Values

Returns an array containing the formats supported by Imagick, throws ImagickException on error.