Gmagick::solarizeimage
Applies a solarizing effect to the image
Description
public Gmagick Gmagick::solarizeimage(int $threshold
)
Parameters
-
threshold
-
Define the extent of the solarization.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.