La classe ImagickDraw
PHP Manual

ImagickDraw::setStrokeLineCap

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

ImagickDraw::setStrokeLineCapSpecifies the shape to be used at the end of open subpaths when they are stroked

Description

bool ImagickDraw::setStrokeLineCap ( int $linecap )
Avertissement

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

Specifies the shape to be used at the end of open subpaths when they are stroked.

Liste de paramètres

linecap

LINECAP_ constant

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual