Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

Описание

public Gmagick::setimagedepth ( int $depth ) : Gmagick

Sets the image depth

Список параметров

depth

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

Возвращаемые значения

The Gmagick object on success.

Ошибки

Вызывает GmagickException при ошибке.