PHP Doku:: Gets font - function.imagick-getfont.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::getFont

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getFilename

Imagick::getFormat>>

Imagick::getFont

(PECL imagick 2.1.0)

Imagick::getFontGets font

Beschreibung

string Imagick::getFont ( void )

Returns the objects font property. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.3.7 oder höher kompiliert wurde.

Rückgabewerte

Returns the string containing the font name or FALSE if not font is set.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)