La classe ImagickDraw
PHP Manual

ImagickDraw::setStrokeLineJoin

(No version information available, might be only in CVS)

ImagickDraw::setStrokeLineJoinSpecifies the shape to be used at the corners of paths when they are stroked

Description

bool ImagickDraw::setStrokeLineJoin ( int $linejoin )
Avertissement

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

Specifies the shape to be used at the corners of paths (or other vector shapes) when they are stroked.

Liste de paramètres

linejoin

LINEJOIN_ constant

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual