Gmagick
PHP 手册

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

说明

public void Gmagick::getimageredprimary ( void )

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

参数

This function has no parameters.

返回值

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

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册