Table of Contents

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

tag ExifTag

The tag.

Property Value

ExifEntry

The entry.