CakeFest 2024: The Official CakePHP Conference

Imagick::getImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::getImageProfileİsimli görüntü profilini döndürür

Açıklama

public Imagick::getImageProfile(string $isim): string

İsmi belirtilen görüntü profilini döndürür.

Bağımsız Değişkenler

isim

Döndürülecek profilin ismi.

Dönen Değerler

Görüntü profilini içeren bir dizge.

Hatalar/İstisnalar

Hata durumunda bir ImagickException istisnası oluşur.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top