The Imagick class
PHP Manual

Imagick::setImageColormapColor

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

Imagick::setImageColormapColor — Sets the color of the specified colormap index

Description

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

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Sets the color of the specified colormap index.

Liste de paramètres

index

color

Valeurs de retour

Returns TRUE on success.

Erreurs / Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual