downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Gmagick::blurimage> <Gmagick::addnoiseimage
[edit] Last updated: Wed, 22 May 2013

view this page in

Gmagick::annotateimage

(PECL gmagick >= Unknown)

Gmagick::annotateimageAnota una imagen con texto

Descripción

public Gmagick Gmagick::annotateimage ( GmagickDraw $GmagickDraw , float $x , float $y , float $angle , string $text )

Anota una imagen con texto.

Parámetros

GmagickDraw

El objeto GmagickDraw que contiene la configuración para dibujar el texto

x

El índice horizontal en píxeles a la izquierda del texto

y

El índice vertical en píxeles a la línea base del texto

angle

El ángulo en el que escribir el texto

text

La cadena a dibujar

Valores devueltos

El objeto Gmagick con la anotación hecha.

Errores/Excepciones

Arroja un GmagickException en caso de error.



add a note add a note User Contributed Notes Gmagick::annotateimage - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites