PHP 8.1.28 Released!

ImagickPixel::setColorCount

(PECL imagick 2, PECL imagick 3)

ImagickPixel::setColorCountSets the color count associated with this color

Açıklama

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

Sets the color count associated with this color.

Bağımsız Değişkenler

colorCount

Dönen Değerler

Başarı durumunda true döner.

add a note

User Contributed Notes

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