ImagickPixel::setColorCount

(PECL imagick 2, PECL imagick 3)

ImagickPixel::setColorCountSets the color count associated with this color

Açıklama

publicImagickPixel::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.

To Top