Forum und email

ImagickDraw::setClipPath

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

ImagickDraw::setClipPath — Associates a named clipping path with the image

Descrição

bool ImagickDraw::setClipPath ( string $clip_mask )
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.

Associates a named clipping path with the image. Only the areas drawn on by the clipping path will be modified as long as it remains in effect.

Parâmetros

clip_mask

the clipping path name

Valor Retornado

Não há valor retornado.