Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16235 программистов и 1779 роботов. Сейчас ищут 1762 программиста ...
GmagickPixel::getcolorcount - Returns the color count associated with this color
Вернуться к: GmagickPixel
GmagickPixel::getcolorcount
(PECL gmagick >= Unknown)
GmagickPixel::getcolorcount — Returns the color count associated with this color
Описание
public int GmagickPixel::getcolorcount
( void
)
Returns the color count associated with this color
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the color count as an integer on success, throws GmagickPixelException on failure.
Вернуться к: GmagickPixel