Imagick::setImageColormapColor

(PECL imagick 2, PECL imagick 3)

Imagick::setImageColormapColorSets the color of the specified colormap index

說明

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

Sets the color of the specified colormap index.

參數(shù)

index

color

返回值

成功時返回 true。

錯誤/異常

錯誤時拋出 ImagickException。