Gmagick
PHP Manual

Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

Description

public void Gmagick::setimagedepth ( float $depth )

Sets the image depth

Liste de paramètres

depth

The image depth in bits: 8, 16, or 32.

Valeurs de retour

The Gmagick object on success.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual