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

Descrição

bool ImagickDraw::setStrokeLineJoin ( int $linejoin )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Parâmetros

linejoin

LINEJOIN_ constant

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual