php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::getimagewhitepoint

Gmagick::getimagewhitepoint

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Returns the chromaticity white point

Description

Gmagick::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

Throw

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