(PECL imagick 2.0.0)
Sets the image chromaticity green primary point
bool Imagick::setImageGreenPrimary ( float $x, float $y )
Sets the image chromaticity green primary point.
Parameters:
x
Sets the image chromaticity green primary point.
y
Sets the image chromaticity green primary point.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.