Gmagick::setimagegreenprimary

(PECL gmagick >= Unknown)
TSets the image chromaticity green primary point.
public Gmagick Gmagick::setimagegreenprimary ( float $x, float $y )

Sets the image chromaticity green primary point.

Parameters:
x

The chromaticity green primary x-point.

y

The chromaticity green primary y-point.

Returns:

The Gmagick object on success.

Exception:

Throws an GmagickException on error.

doc_php
2016-02-24 16:00:22
Comments
Leave a Comment

Please login to continue.