ExifDictionary.this Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the entry for the specified tag.
public ExifEntry this[ExifTag tag] { get; }
Parameters
tagExifTagThe tag.
Property Value
- ExifEntry
The entry.