Click or drag to resize

ExifCollectionLookupTag Method

Overload List
  NameDescription
Public methodLookupTag(String) Obsolete.
Deprecated
Public methodLookupTag(Int32, ExifTagIfd)
Looks up an ExifTag by id and IFD and returns it, or null.
Public methodLookupTag(ExifTagID, ExifTagIfd)
Looks up an ExifTag by Exif ID and IFD and returns it, or null.
Top
See Also