ImagickDraw
PHP Manual

ImagickDraw::setStrokeLineCap

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setStrokeLineCap ( int $linecap )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

linecap

LINECAP_ constant

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual