Image (?) File(?) Metadata(?) Properties(?)
        Posted  
        
            by Marco Parenzan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Marco Parenzan
        
        
        
        Published on 2010-03-28T12:08:42Z
        Indexed on 
            2010/03/28
            12:13 UTC
        
        
        Read the original article
        Hit count: 377
        
Sorry for the question marks, but a simple (I think) question has an impossible solution. From file system, if I click on an image file "Properties | Details tab" I access to many metadata. I need to access from a WPF application to the Description properties (Title, Subject, Rating, Tag and Comment). In particular Tag.
I have found a lot of articles, many are very old. A few in WPF and Imaging library. But no one access to that properties. So the question marks: are these properties on image? On file system? I think they are on the image..I don0t undestand where are these properties and why is so difficult to access...
Can someone help me?
Thanks in advance,
 Marco Parenzan
© Stack Overflow or respective owner