Table of Contents

ExifDictionary.Set Method

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Sets the value for the specified tag in this dictionary.

public void Set(ExifTag tag, object value)

Parameters

tag ExifTag

The tag.

value object

The value.