Hi Balasubramanian,
I have given the sample R & D works i had done in IPTC. Just include this dll and use the namespace as in the following manner.(I just given the vb code)
Dim a As New IPTCObj
Dim b As String
Call a.GetIPTCData(Text1.Text, b)
MsgBox b
I just wrote the function for getting the IPTC data. It is possible to write the IPTC data onto the image. Hope it will be helpful for you. And if you want the save functionality also, i will give. Let me know. thanks.
thanks
