Table of Contents

ExifTag.Image.UniqueCameraModel Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the UniqueCameraModel EXIF tag.

Description: Defines a unique, non-localized name for the camera model that created the image in the raw file. This name should include the manufacturer's name to avoid conflicts, and should not be localized, even if the camera name itself is localized for different markets (see LocalizedCameraModel). This string may be used by reader software to index into per-model preferences and replacement profiles.
Id: 50708 (0xc614)
Type: Ascii

public static ExifTag UniqueCameraModel { get; }

Property Value

ExifTag