Imagick::setImageBluePrimary

Sets the image chromaticity blue primary point

Description

public bool Imagick::setImageBluePrimary(float $x, float $y)

Sets the image chromaticity blue primary point.

Parameters

x

y

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.