ExifTagImageProfileCopyright Property

Gets the ProfileCopyright EXIF tag.

Description: A UTF-8 encoded string containing the copyright information for the camera profile. This string always should be preserved along with the other camera profile tags.
Id: 50942 (0xc6fe)
Type: Byte

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag ProfileCopyright { get; }

Property Value

ExifTag

See Also