PHP 8.3.4 Released!

Imagick::removeImageProfile

(PECL imagick 2, PECL imagick 3)

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

Açıklama

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

İsimli görüntü profilini silip döndürür.

Bağımsız Değişkenler

isim

Dönen Değerler

Görüntünün profilini bir dizge olarak döndürür.

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