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

search for in the

ImagickDraw::pathLineToRelative> <ImagickDraw::pathLineToHorizontalAbsolute
Last updated: Fri, 14 Aug 2009

view this page in

ImagickDraw::pathLineToHorizontalRelative

(PECL imagick 2.0.0)

ImagickDraw::pathLineToHorizontalRelativeDessine une ligne de chemin horizontale, en coordonnées relatives

Description

bool ImagickDraw::pathLineToHorizontalRelative ( float $x )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Dessine une ligne horizontale à partir du point courant, jusqu'au point cible, en utilisant des coordonnées relatives. Le point cible devient alors le point courant.

Liste de paramètres

x

L'abscisse

Valeurs de retour

Aucune valeur n'est retournée.



add a note add a note User Contributed Notes
ImagickDraw::pathLineToHorizontalRelative
There are no user contributed notes for this page.

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