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

search for in the

GmagickDraw::point> <GmagickDraw::gettextencoding
[edit] Last updated: Fri, 17 May 2013

view this page in

GmagickDraw::line

(PECL gmagick >= Unknown)

GmagickDraw::lineDibuja una línea en la imagen

Descripción

public GmagickDraw GmagickDraw::line ( float $sx , float $sy , float $ex , float $ey )

Dibuja una línea en la imagen usando el color del contorno, la opacidad del contorno, y el ancho del contorno acutales.

Parámetros

sx

coordenada x de inicio

sy

coordenada y de inicio

ex

coordenada x final

ey

coordenada y final

Valores devueltos

El objeto GmagickDraw si se tuvo éxito



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

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