ImagickDraw
PHP Manual

ImagickDraw::setStrokeLineJoin

(PECL imagick 2.0.0)

ImagickDraw::setStrokeLineJoinSpecifies the shape to be used at the corners of paths when they are stroked

Descrierea

bool ImagickDraw::setStrokeLineJoin ( int $linejoin )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Parametri

linejoin

LINEJOIN_ constant

Valorile întoarse

Nu este întoarsă nici o valoare.


ImagickDraw
PHP Manual