Forum und email

ImagickDraw::matte

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

ImagickDraw::matte — Paints on the image's opacity channel

Descrição

bool ImagickDraw::matte ( float $x , float $y , int $paintMethod )
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.

Paints on the image's opacity channel in order to set effected pixels to transparent. to influence the opacity of pixels.

Parâmetros

x

x coordinate of the matte

y

y coordinate of the matte

paintMethod

PAINT_ constant

Valor Retornado

What the function returns, first on success, then on failure. See also the &return.success; entity