Imagick::getImageWhitePoint

(PECL imagick 2, PECL imagick 3)

Imagick::getImageWhitePointReturns the chromaticity white point

說明

public Imagick::getImageWhitePoint(): array

Returns the chromaticity white point as an associative array with the keys "x" and "y".

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the chromaticity white point as an associative array with the keys "x" and "y".

錯誤/異常

錯誤時拋出 ImagickException。