Imagick::clampImage
(PECL imagick 3 >= 3.3.0)
Imagick::clampImage — Description
説明
public Imagick::clampImage
([ int $channel
= Imagick::CHANNEL_DEFAULT
] ) : bool
Restricts the color range from 0 to the quantum depth.
パラメータ
channel
返り値
成功した場合に true
を、失敗した場合に false
を返します。