ImagickDraw::setStrokeLineJoin
(No version information available, might be only in CVS)
ImagickDraw::setStrokeLineJoin — Specifies 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.
Aviso
Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.
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.