ExifDictionary.TryGet Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the entry associated with the specified tag.
public bool TryGet(ExifTag tag, out ExifEntry entry)
Parameters
Returns
- bool
true if the tag is found, false if not.