PHP Doku:: Draws text on the image - gmagickdraw.annotate.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickDraw classGmagickDraw::annotate

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickDraw class

<<The GmagickDraw class

GmagickDraw::arc>>

GmagickDraw::annotate

(PECL gmagick >= Unknown)

GmagickDraw::annotateDraws text on the image

Beschreibung

public void GmagickDraw::annotate ( float $x , float $y , string $text )

Draws text on the image.

Parameter-Liste

x

x ordinate to left of text

y

y ordinate to text baseline

text

text to draw

Rückgabewerte

The GmagickDraw object on success.


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",...)