PHP 8.4.1 Released!

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

说明

public GmagickPixel::getcolorcount(): int

Returns the color count associated with this color.

参数

此函数没有参数。

返回值

Returns the color count as an integer on success, throws GmagickPixelException on failure.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top