(No version information available, might be only in CVS)
Imagick::getImageProperty — Returns the named image property
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
Returns the named image profile.
name of the property (for example Exif:DateTime)
Returns a string containing the image property, false if a property with the given name does not exist.