Imagick::clampImage

Restricts the color range from 0 to the quantum depth.

Description

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

Restricts the color range from 0 to the quantum depth.

Parameters

channel

Return Values

Returns true on success or false on failure.