Forum und email
imagick_profile

imagick_profile

(PECL)

imagick_profile -- Add or remove a ICC, IPTC, or generic profile from an image

Opis

bool imagick_profile ( resource image, string name, int clone [, string profile] )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

image

Image handle

name

Name of profile to add or remove: ICC, IPTC, or generic profile

clone

Should be zero

profile

The profile data

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.