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

Gmagick::setimageredprimary

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the image chromaticity red primary point

Description

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

Sets the image chromaticity red primary point.

Parameters

x

The red primary x-point.

y

The red primary y-point.

Return Values

The Gmagick object on success.

Errors/Exceptions

Throw

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