Imagick sınıfı
PHP Manual

Imagick::getImageProfile

(PECL imagick 2.0.0)

Imagick::getImageProfileİsimli resim profilini döndürür

Açıklama

string Imagick::getImageProfile ( string $isim )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

İsmi belirtilen resim profilini döndürür.

Değiştirgeler

isim

Döndürülecek profilin ismi.

Dönen Değerler

Resim profilini içeren bir dizge. Hata durumunda bir ImagickException istisnası oluşur.


Imagick sınıfı
PHP Manual