Imagick::cycleColormapImage
(PECL imagick 2.0.0)
Imagick::cycleColormapImage — Displaces an image's colormap
Descrierea
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.
Parametri
-
displace -
The amount to displace the colormap.
Valorile întoarse
Întoarce TRUE în caz de succes.
Erori/Excepții
Emite ImagickException în caz de eroare.
There are no user contributed notes for this page.
