Imagick::clampImage

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

Imagick::clampImageDescription

説明

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

Restricts the color range from 0 to the quantum depth.

パラメータ

channel

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。