Forum und email

Imagick::queryFontMetrics

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

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

Popis

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

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Returns a 13 element array representing the font metrics.

Parametre

properties

ImagickDraw containing font properties

text

The text

multiline

Multiline parameter. If left empty it is autodetected

Vrátené hodnoty

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