La classe ImagickDraw
PHP Manual

ImagickDraw::getStrokeLineCap

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

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

Description

int ImagickDraw::getStrokeLineCap ( void )
Avertissement

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

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

Valeurs de retour

Returns one of the LINECAP_ constants or 0 if stroke linecap is not set.


La classe ImagickDraw
PHP Manual