Table of Contents

ExifTag.Image.ProfileName Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the ProfileName EXIF tag.

Description: A UTF-8 encoded string containing the name of the camera profile. This tag is optional if there is only a single camera profile stored in the file but is required for all camera profiles if there is more than one camera profile stored in the file.
Id: 50936 (0xc6f8)
Type: Byte

public static ExifTag ProfileName { get; }

Property Value

ExifTag