PHP 7.0.6 Released

Imagick::clampImage

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

Imagick::clampImageDescription

Description

public void Imagick::clampImage ([ string $CHANNEL = Imagick::CHANNEL_DEFAULT ] )

Restricts the color range from 0 to the quantum depth.

Parameters

CHANNEL

Return Values

User Contributed Notes

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