The Imagick class
PHP Manual

Imagick::setImageColormapColor

(No version information available, might be only in CVS)

Imagick::setImageColormapColorSets the color of the specified colormap index

Beschreibung

bool Imagick::setImageColormapColor ( int $index , ImagickPixel $color )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets the color of the specified colormap index.

Parameter-Liste

index

color

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual