CakeFest 2024: The Official CakePHP Conference

ImagickPixel::setColorCount

(PECL imagick 2, PECL imagick 3)

ImagickPixel::setColorCountSets the color count associated with this color

説明

public ImagickPixel::setcolorcount(int $colorCount): bool

Sets the color count associated with this color.

パラメータ

colorCount

戻り値

成功した場合に true を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top