Imagick::negateImage
(No version information available, might be only in CVS)
Imagick::negateImage — Negates the colors in the reference image
Descrição
bool Imagick::negateImage
( bool $gray
[, int $channel
] )
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.
Negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated.
Parâmetros
- gray
-
- channel
-
Valor Retornado
Retorna TRUE em sucesso.