Property UniqueCameraModel
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
UniqueCameraModel
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.
public static ExifPropertyKey UniqueCameraModel { get; }