How to iterate all query paths within an image header namespace in WIC?
Posted
by muruge
on Stack Overflow
See other posts from Stack Overflow
or by muruge
Published on 2010-05-06T01:44:11Z
Indexed on
2010/05/06
1:48 UTC
Read the original article
Hit count: 288
Hello All,
I am using Windows Imaging Component to read/write image metadata in my WPF application. I would like to know if there is an efficient way to know if any paths exist within a namespace. For instance I would like to know if any paths within IPTC namespace exist and if not I want to delete the namespace from the image header.
Any pointers would be greatly appreciated.
Thanks,
Murugesh.
© Stack Overflow or respective owner