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

Gmagick::setimageblueprimary

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the image chromaticity blue primary point

Description

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

Sets the image chromaticity blue primary point.

Parameters

x

The blue primary x-point.

y

The blue primary y-point.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

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