Table of Contents

ExifTag.Image.Software Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the Software EXIF tag.

Description: This tag records the name and version of the software or firmware of the camera or image input device used to generate the image. The detailed format is not specified, but it is recommended that the example shown below be followed. When the field is left blank, it is treated as unknown.
Id: 305 (0x0131)
Type: Ascii

public static ExifTag Software { get; }

Property Value

ExifTag