Image Metadata

ARCSolo

New member
Joined
Aug 24, 2007
Messages
1
Programming Experience
1-3
Hello,
My colleague and I are attempting to develop a user interface as an add-on to an existing application. We believe we have the components necessary but are getting nowhere.

Add-on description: we want to be able to allow end users to upload photos to our server via the web and add metadata to those files (IPTC, XMP, EXIF, etc.). For now we are focusing on .jpg files, windows only environments.

What we have installed: Framework 3.0, visual studio 2005, windows presentation foundation, windows imaging component, windows sdk, all running on windows xp pro sp2.

At this point we are able to add references for presentationcore.dll but really don't know where to go from there. We can't seem to find any examples of metadata add in vb.net.

Any info, links, samples, ANYTHING would be very helpful.
 
Back
Top