Returns the information about the EXIF item by the key.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Function GetItemInfo ( _ key As Object _ ) As ExifItemInfo
public ExifItemInfo GetItemInfo( Object key )
Type: System.Object
The key to get the information for. Must be one of predefined keys (see static fields of ExifDictionary and IptcDictionary).