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

Gmagick::setimagewhitepoint

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the image chromaticity white point

Description

Gmagick::setimagewhitepoint(float $x, float $y): Gmagick

Sets the image chromaticity white point.

Parameters

x

The white x-point.

y

The white y-point.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

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