ImagickDraw::setStrokeLineCap
(No version information available, might be only in CVS)
ImagickDraw::setStrokeLineCap — Specifies the shape to be used at the end of open subpaths when they are stroked
Descrição
bool ImagickDraw::setStrokeLineCap
( int $linecap
)
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 end of open subpaths when they are stroked.
Parâmetros
- linecap
-
LINECAP_ constant
Valor Retornado
Não há valor retornado.