Imagick::getImageWhitePoint
(No version information available, might be only in CVS)
Imagick::getImageWhitePoint — Returns the chromaticy white point
Descrição
array Imagick::getImageWhitePoint
( void
)
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.
Returns the chromaticy white point as an associative array with the keys "x" and "y".
Parâmetros
Valor Retornado
Returns the chromaticy white point as an associative array with the keys "x" and "y", throws ImagickException on error.