©
本文檔使用 php中文網手册 發布
(PECL gmagick >= Unknown)
Gmagick::setimagewhitepoint — Sets the image chromaticity white point.
$x
, float $y
)Sets the image chromaticity white point.
x
The white x-point.
y
The white y-point.
The Gmagick object on success.
错误时抛出 GmagickException。