Imagick::setImageColormapColor
Sets the color of the specified colormap index
Beschreibung
bool Imagick::setImageColormapColor
( int $index
, ImagickPixel $color
)
Parameter-Liste
-
index
-
-
color
-
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.