PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

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