Forum und email

ImagickDraw::getStrokeLineJoin

(No version information available, might be only in CVS)

ImagickDraw::getStrokeLineJoin — Returns the shape to be used at the corners of paths when they are stroked

Descrição

int ImagickDraw::getStrokeLineJoin ( void )
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.

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

Parâmetros

Valor Retornado

Returns one of the LINEJOIN_ constants or 0 if stroke line join is not set.