Gmagick::setimageredprimary

(PECL gmagick >= Unknown)

Gmagick::setimageredprimarySets the image chromaticity red primary point

Descrierea

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

Sets the image chromaticity red primary point.

Parametri

x

The red primary x-point.

y

The red primary y-point.

Valorile întoarse

The Gmagick object on success.

Erori/Excepții

Emite o GmagickException în caz de eroare.