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

Gmagick::setimagegreenprimary

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the image chromaticity green primary point

Description

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

Sets the image chromaticity green primary point.

Parameters

x

The chromaticity green primary x-point.

y

The chromaticity green primary y-point.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

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