Imagick::getImageRedPrimary

(PECL imagick 2.0.0)
Returns the chromaticity red primary point
array Imagick::getImageRedPrimary ( void )

Returns the chromaticity red primary point as an array with the keys "x" and "y".

Returns:

Returns the chromaticity red primary point as an array with the keys "x" and "y". Throw an ImagickException on error.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:01:03
Comments
Leave a Comment

Please login to continue.