update page now

ImagickPixel::setColorCount

(PECL imagick 2, PECL imagick 3)

ImagickPixel::setColorCountこの色に関連付けられている色カウントを設定する

説明

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

この色に関連付けられている色カウントを設定します。

パラメータ

colorCount

戻り値

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

add a note

User Contributed Notes

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