Imagick::getImageBluePrimary

(PECL imagick 2.0.0)
Returns the chromaticy blue primary point
array Imagick::getImageBluePrimary ( void )

Returns the chromaticity blue primary point for the image.

Parameters:
x

The chromaticity blue primary x-point.

y

The chromaticity blue primary y-point.

Returns:

Array consisting of "x" and "y" coordinates of point.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:00:58
Comments
Leave a Comment

Please login to continue.