Gmagick
PHP Manual

Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

Açıklama

public Gmagick Gmagick::setimagedepth ( int $depth )

Sets the image depth

Değiştirgeler

depth

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

Dönen Değerler

The Gmagick object on success.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual