Imagick
PHP Manual

Imagick::clampImage

(No version information available, might only be in Git)

Imagick::clampImageDescription

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.


Imagick
PHP Manual