ExifTagImageLocalizedCameraModel Property

Gets the LocalizedCameraModel EXIF tag.

Description: Similar to the UniqueCameraModel field, except the name can be localized for different markets to match the localization of the camera name.
Id: 50709 (0xc615)
Type: Byte

Definition

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

Property Value

ExifTag

See Also