Property CameraCalibration1
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
CameraCalibration1
CameraCalibration1 defines a calibration matrix that transforms reference camera native space values to individual camera native space values under the first calibration illuminant. The matrix is stored in row scan order. This matrix is stored separately from the matrix specified by the ColorMatrix1 tag to allow raw converters to swap in replacement color matrices based on UniqueCameraModel tag, while still taking advantage of any per-individual camera calibration performed by the camera manufacturer.
public static ExifPropertyKey CameraCalibration1 { get; }