Gmagick
PHP Manual

Gmagick::getimageredprimary

(PECL gmagick >= Unknown)

Gmagick::getimageredprimaryReturns the chromaticity red primary point

説明

public array Gmagick::getimageredprimary ( void )

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

パラメータ

この関数にはパラメータはありません。

返り値

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

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual