GmagickPixel::getcolorcount
(PECL gmagick >= Unknown)
GmagickPixel::getcolorcount — Returns the color count associated with this color
Description
public int GmagickPixel::getcolorcount
( void
)
Returns the color count associated with this color
Parameters
This function has no parameters.
Return Values
Returns the color count as an integer on success, throws GmagickPixelException on failure.
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Обработка и генерация изображений
- Gmagick
- Функция GmagickPixel::__construct() - The GmagickPixel constructor
- Функция GmagickPixel::getcolor() - Returns the color
- Функция GmagickPixel::getcolorcount() - Returns the color count associated with this color
- Функция GmagickPixel::getcolorvalue() - Gets the normalized value of the provided color channel
- Функция GmagickPixel::setcolor() - Sets the color
- Функция GmagickPixel::setcolorvalue() - Sets the normalized value of one of the channels
Коментарии
404 Not Found