Imagick::cycleColormapImage
Displaces an image's colormap
Description
public bool Imagick::cycleColormapImage(int $displace
)
Parameters
-
displace
-
The amount to displace the colormap.
Return Values
Returns true
on success.
Errors/Exceptions
Throws ImagickException on error.