PHP 8.4.0 RC4 available for testing

Imagick::setImageDepth

(PECL imagick 2, PECL imagick 3)

Imagick::setImageDepthSets the image depth

Descrizione

public Imagick::setImageDepth(int $depth): bool

Sets the image depth.

Elenco dei parametri

depth

Valori restituiti

Restituisce true in caso di successo.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

add a note

User Contributed Notes

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