Imagick::clampImage

(PECL imagick 3 >= 3.3.0)

Imagick::clampImageDescription

Descrierea

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

Restricts the color range from 0 to the quantum depth.

Parametri

channel

Valorile întoarse

Întoarce valoarea true în cazul succesului sau false în cazul eșecului.

add a note add a note

User Contributed Notes

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