Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18662 программиста и 1739 роботов. Сейчас ищут 1554 программиста ...
Imagick::getImageColormapColor - Returns the color of the specified colormap index
Вернуться к: Imagick
Imagick::getImageColormapColor
(PECL imagick 2.0.0)
Imagick::getImageColormapColor — Returns the color of the specified colormap index
Описание
Returns the color of the specified colormap index.
Список параметров
-
index
-
The offset into the image colormap.
Возвращаемые значения
В случае успешной работы возвращает TRUE
.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick