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

search for in the

GmagickDraw::scale> <GmagickDraw::rotate
[edit] Last updated: Fri, 14 Jun 2013

view this page in

GmagickDraw::roundrectangle

(PECL gmagick >= Unknown)

GmagickDraw::roundrectangleDessine un rectangle arrondi

Description

public GmagickDraw GmagickDraw::roundrectangle ( float $x1 , float $y1 , float $x2 , float $y2 , float $rx , float $ry )

Dessine un rectangle arrondi en utilisant les paramètres fournis.

Liste de paramètres

x1

Coordonnée en X du premier point.

y1

Coordonnée en Y du premier point.

x2

Coordonnée en X du second point.

y2

Coordonnée en Y du second point.

rx

Le rayon du coin en direction horizontale.

ry

Le rayon du coin en direction verticale.

Valeurs de retour

L'objet GmagickDraw en cas de succès.



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

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