Gmagick::setimagetype

(PECL gmagick >= Unknown)

Gmagick::setimagetypeSets the image type

Açıklama

public Gmagick::setimagetype(int $imgType): Gmagick

Sets the image type.

Bağımsız Değişkenler

imgType

One of the Image type constant (Gmagick::IMGTYPE_*).

Dönen Değerler

The Gmagick object.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.