Imagick::setImageChannelDepth

(PECL imagick 2, PECL imagick 3)

Imagick::setImageChannelDepthConfigure la profondeur d'un canal

Description

public Imagick::setImageChannelDepth(int $channel, int $depth): bool

Configure la profondeur d'un canal.

Liste de paramètres

channel

depth

Valeurs de retour

Retourne true en cas de succès.

Erreurs / Exceptions

Lance une exception ImagickException si une erreur survient.

add a note add a note

User Contributed Notes

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