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

search for in the

GmagickDraw::getfillcolor> <GmagickDraw::bezier
[edit] Last updated: Wed, 19 Jun 2013

view this page in

GmagickDraw::ellipse

(PECL gmagick >= Unknown)

GmagickDraw::ellipseDibuja una elipse en la imagen

Descripción

public GmagickDraw GmagickDraw::ellipse ( float $ox , float $oy , float $rx , float $ry , float $start , float $end )

Dibuja una elipse en la imagen.

Parámetros

ox

coordenada x del origen

oy

coordenada y del origen

rx

radio en x

ry

radio en y

start

inicio de rotación en grados

end

final de rotación en grados

Valores devueltos

El objeto GmagickDraw si se tuvo éxito



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

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