Imagick::cycleColormapImage
(No version information available, might be only in CVS)
Imagick::cycleColormapImage — Displaces an image's colormap
Описание
bool Imagick::cycleColormapImage
( int $displace
)
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Displaces an image's colormap by a given number of positions. If you cycle the colormap a number of times you can produce a psychedelic effect.
Список параметров
- displace
-
The amount to displace the colormap.
Возвращаемые значения
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.
Imagick::cycleColormapImage
There are no user contributed notes for this page.
