Imagick::setImageGreenPrimary
(PECL imagick 2, PECL imagick 3)
Imagick::setImageGreenPrimary — Sets the image chromaticity green primary point
Description
$x
, float $y
): boolSets the image chromaticity green primary point.
Parameters
-
x
-
-
y
-
Return Values
Returns true
on success.
Errors/Exceptions
Throws ImagickException on error.