Table of Contents

ExifDictionary.Contains Method

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Determines whether this dictionary contains an entry with the specified tag.

public bool Contains(ExifTag tag)

Parameters

tag ExifTag

The tag.

Returns

bool

true if the tag is found, false if not.