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

Opis

bool ImagickDraw::setStrokeLineJoin ( int $linejoin )
Ostrzeżenie

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

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

Parametry

linejoin

LINEJOIN_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual