iptcparse

iptcparse -- Parse a binary IPTC http://www.xe.net/iptc/ block into single tags.

Description

array iptcparse(string iptcblock);

This function parses a binary IPTC block into its single tags. It returns an array using the tagmarker as an index and the value as the value. See GetImageSize() for a sample.