php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageWhitePoint

Imagick::getImageWhitePoint

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the chromaticity white point

Description

Imagick::getImageWhitePoint(): array

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

Parameters Parameters

Return Values

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

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getimagewhitepoint.xml · from the official PHP manual (php/doc-en)