Gmagick::setimagedepth
(PECL gmagick >= Unknown)
Gmagick::setimagedepth — Sets the image depth
Описание
public Gmagick Gmagick::setimagedepth
(
int $depth
)
Список параметров
-
depth
-
The image depth in bits: 8, 16, or 32.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает
GmagickException при ошибке.