Imagick::clampImage

Restricts the color range from 0 to the quantum depth.

説明

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

Restricts the color range from 0 to the quantum depth.

パラメータ

channel

戻り値

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