Gmagick::cyclecolormapimage
Displaces an image's colormap
Description
public Gmagick Gmagick::cyclecolormapimage(int $displace
)
Parameters
-
displace
-
The amount to displace the colormap.
Return Values
Returns self on success.
Errors/Exceptions
Throws an
GmagickException on error.