Table of Contents

ExifTag.Image.Artist Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the Artist EXIF tag.

Description: This tag records the name of the camera owner, photographer or image creator. The detailed format is not specified, but it is recommended that the information be written as in the example below for ease of Interoperability. When the field is left blank, it is treated as unknown. Ex.) "Camera owner, John Smith; Photographer, Michael Brown; Image creator, Ken James"
Id: 315 (0x013b)
Type: Ascii

public static ExifTag Artist { get; }

Property Value

ExifTag