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

search for in the

GmagickDraw::bezier> <GmagickDraw::annotate
[edit] Last updated: Fri, 17 May 2013

view this page in

GmagickDraw::arc

(PECL gmagick >= Unknown)

GmagickDraw::arcDibuja un arco

Descripción

public GmagickDraw GmagickDraw::arc ( float $sx , float $sy , float $ex , float $ey , float $sd , float $ed )

Dibuja un arco que cae dentro de un rectángulo circundante en la imagen.

Parámetros

sx

coordenada x del inicio del rectángulo circundante

sy

coordenada y del inicio del rectángulo circundante

ex

coordenada x del final del rectángulo circundante

ey

coordenada y del final del rectángulo circundante

sd

grados de inicio de rotación

ed

grados finales de rotación

Valores devueltos

El objeto GmagickDraw si se tuvo éxito.



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

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