Table of Contents

ExifDictionary.Remove Method

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Removes the entry for the specified tag from this dictionary.

public bool Remove(ExifTag tag)

Parameters

tag ExifTag

The tag.

Returns

bool

true if the tag is removed, false if not.