Imagick::setImageBluePrimary

(PECL imagick 2.0.0)
Sets the image chromaticity blue primary point
bool Imagick::setImageBluePrimary ( float $x, float $y )

Sets the image chromaticity blue primary point.

Parameters:
x

Sets the image chromaticity blue primary point.

y

Sets the image chromaticity blue primary point.

Returns:

Returns TRUE on success.

Exception:

Throws ImagickException on error.

doc_php
2016-02-24 16:01:19
Comments
Leave a Comment

Please login to continue.