Search found 1 match
- 2014-05-17T06:24:15-07:00
- Forum: IMagick
- Topic: getImageProfiles() Returns Undefined
- Replies: 1
- Views: 8395
getImageProfiles() Returns Undefined
Hi, I'm attempting to get the IPTC data from an image. If I run the following CLI command: identify -verbose image_file.jpg I get the following profiles back (amongst all the other metadata): Profiles: Profile-8bim: 1734 bytes Profile-exif: 7841 bytes Profile-icc: 3144 bytes Profile-iptc: 186 bytes ...