TIFF Tag ProfileCopyright

IFDImage
Code50942 (hex 0xC6FE)
NameProfileCopyright
TypeBYTE or ASCII
CountN
DefaultNone

Description

Used in IFD 0 or Camera Profile IFD of DNG files.

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.

Note that the DNG specification allows UTF-8 encoded strings for this tag. This is different from normal ASCII TIFF tags, in that it's not necessarily limited to ASCII. The Count should be the number of bytes in this string, including the null terminator byte, not the character count.

See also