Gmagick::getimageredprimary
(PECL gmagick >= Unknown)
Gmagick::getimageredprimary — Returns 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 をスローします。