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

Opis

bool Imagick::setImageColormapColor ( int $index , ImagickPixel $color )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the color of the specified colormap index.

Parametry

index

color

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual