Gmagick::setimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::setimagegreenprimarySets the image chromaticity green primary point

Descrição

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

Sets the image chromaticity green primary point.

Parâmetros

x

The chromaticity green primary x-point.

y

The chromaticity green primary y-point.

Valor Retornado

The Gmagick object on success.

Erros

Lança uma exceção GmagickException em erros.