C-API, Wand, MagickGetImageProfile and EXIF-Data

Manfred Rebentisch <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.help
Organization COMPARAT
Message-ID <[email protected]>
Hello,
I use the C-API MagickWand with the following function:

unsigned char *MagickGetImageProfile( MagickWand *wand, const char
*name, unsigned long *length );

The poor documentation tells:

	name:
	  Name of profile to return: ICC, IPTC, or generic profile.

for the parameter name. No more infos found. Google: no results for 'C'.

If I call MagickGetImageProfile(wand, "EXIF", &size), then I get ~57kB
char* Data (binary). What can I do with that result? I want to extract,
title, date and author. And I want to set title or comment.

Can some body tell me, where I found documentation?

Thank you in advance

Manfred

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.