How to extract Image metadata
-
Hi guys, I want to extract some specific image metada from an .jpg file. I explored through the codeproject and msdn as well as google but found nothing (I mean not exactly nothing but only codeparts and info which are not I want). Lets me explain in more detailed : I edit some image information from Photoshop (right-click on the image window header > file info > description tab).. After editing whenever I load an the image I want to see the description, title, author, keywords etc.. With the PropertyItem I can only view the description, author and creation time (other info doesn't worth for me). So my question is how can I read AND write specific metada pieces ?
.:: Something is Wrong ::.
-
Hi guys, I want to extract some specific image metada from an .jpg file. I explored through the codeproject and msdn as well as google but found nothing (I mean not exactly nothing but only codeparts and info which are not I want). Lets me explain in more detailed : I edit some image information from Photoshop (right-click on the image window header > file info > description tab).. After editing whenever I load an the image I want to see the description, title, author, keywords etc.. With the PropertyItem I can only view the description, author and creation time (other info doesn't worth for me). So my question is how can I read AND write specific metada pieces ?
.:: Something is Wrong ::.
This might help: Retrieve detailed information of a File[^]
--EricDV Sig--------- Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them. - Laurence J. Peters