Imagick::getImageBluePrimary
(No version information available, might be only in CVS)
Imagick::getImageBluePrimary — Returns the chromaticy blue primary point
Descrição
array Imagick::getImageBluePrimary
( float $x
, float $y
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Returns the chromaticy blue primary point for the image.
Parâmetros
- x
-
The chromaticity blue primary x-point.
- y
-
The chromaticity blue primary x-point.
Valor Retornado
Array constisting of "x" and "y" coordinates of point.
Erros
Dispara ImagickException em erro.
Imagick::getImageBluePrimary
There are no user contributed notes for this page.
