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