Gmagick::setimageblueprimary

(PECL gmagick >= Unknown)
Sets the image chromaticity blue primary point.
public Gmagick Gmagick::setimageblueprimary ( float $x, float $y )

Sets the image chromaticity blue primary point.

Parameters:
x

The blue primary x-point.

y

The blue primary y-point.

Returns:

The Gmagick object on success

Exception:

Throws an GmagickException on error.

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

Please login to continue.