Gmagick::getimageblueprimary

(PECL gmagick >= Unknown)
Returns the chromaticy blue primary point
public array Gmagick::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 an GmagickException on error.

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

Please login to continue.