imagick_profile

(PECL)

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

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

image

Image handle

name

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

clone

Should be zero

profile

The profile data

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.