update page now

Imagick::clampImage

(PECL imagick 3 >= 3.3.0)

Imagick::clampImage色の範囲を 0 から quantum depth までに制限する

説明

public Imagick::clampImage(int $channel = Imagick::CHANNEL_DEFAULT): bool

色の範囲を 0 から quantum depth までに制限します。

パラメータ

channel

戻り値

成功した場合に true を、失敗した場合に false を返します。

add a note

User Contributed Notes

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