Gmagick
PHP Manual

Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

説明

public Gmagick Gmagick::setimagedepth ( int $depth )

Sets the image depth

パラメータ

depth

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

返り値

The Gmagick object on success.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual