View Single Post
  #7 (permalink)  
Old 04-25-2007, 04:36 AM
Balasubramanian.S Balasubramanian.S is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Posts: 180
Balasubramanian.S is on a distinguished road
Default Re: Extract Meta Data from images

Hi Karpagarajan,

Iam unable to add the dll file (imageMagick) as a reference in my c# project.

I have a full source to read and write IPTC MetaData in VC++. But I want to do it in C#. So, I want to convert the VC++ source into DLL and use it in C#. Could you please tell me how to convert and use?

Extracting IPTC header information from JPEG images - The Code Project - Bitmaps & Palettes

Thanks...

S.Balasubramanian.

Last edited by Balasubramanian.S : 04-26-2007 at 02:55 AM.
Reply With Quote