Gmagick::getimagewhitepoint
(PECL gmagick >= Unknown)
Gmagick::getimagewhitepoint — Returns the chromaticity white point
説明
public array Gmagick::getimagewhitepoint
( void
)
Returns the chromaticity white point as an associative array with the keys "x" and "y".
パラメータ
この関数にはパラメータはありません。
返り値
Returns the chromaticity white point as an associative array with the keys "x" and "y".
エラー / 例外
エラー時に GmagickException をスローします。