Gmagick
PHP Manual

Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

설명

public void Gmagick::setimagedepth ( float $depth )

Sets the image depth

인수

depth

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

반환값

The Gmagick object on success.

오류/예외

Throws an GmagickException on error.


Gmagick
PHP Manual