Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18059 программистов и 1743 робота. Сейчас ищут 1249 программистов ...
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