Imagick::cycleColormapImage
(PECL imagick 2.0.0)
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.
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.
There are no user contributed notes for this page.
