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

Retorna TRUE no sucesso.

Erros

Lança ImagickException em caso de erro.


Imagick
PHP Manual