The ImagickDraw class
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

Opis

bool ImagickDraw::setStrokeLineCap ( int $linecap )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

linecap

LINECAP_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual