Imagick::clampImage

(PECL imagick 3 >= 3.3.0)

Imagick::clampImageDescription

Descripción

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

Restringe el rango de color desde 0 a la profundidad cuántica.

Parámetros

channel

Valores devueltos

Devuelve true en caso de éxito o false en caso de error.

add a note add a note

User Contributed Notes

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