Imagick
PHP Manual

Imagick::setImageDepth

(PECL imagick 2.0.0)

Imagick::setImageDepthSets the image depth

Descrição

bool Imagick::setImageDepth ( int $depth )

Sets the image depth.

Parâmetros

depth

Valor Retornado

Returns TRUE on success.

Erros

Throws ImagickException on error.


Imagick
PHP Manual