Imagick::cycleColormapImage
(No version information available, might be only in CVS)
Imagick::cycleColormapImage — Displaces an image's colormap
Beschreibung
   bool Imagick::cycleColormapImage
    ( int $displace
   )
  Warnung
  Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Warnung
  Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
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.
Parameter Liste
- displace
- 
      
Rückgabewerte
Returns TRUE on success.