Imagick::getImageChannelDistortion
(No version information available, might be only in CVS)
Imagick::getImageChannelDistortion — Compares image channels of an image to a reconstructed image
Descrição
float Imagick::getImageChannelDistortion
( Imagick $reference
, int $channel
, int $metric
)
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.
Compares one or more image channels of an image to a reconstructed image and returns the specified distortion metric.
Parâmetros
- reference
-
- channel
-
- metric
-
Valor Retornado
Retorna TRUE em sucesso.