ExifTagImageBaselineNoise Property

Gets the BaselineNoise EXIF tag.

Description: Specifies the relative noise level of the camera model at a baseline ISO value of 100, compared to a reference camera model. Since noise levels tend to vary approximately with the square root of the ISO value, a raw converter can use this value, combined with the current ISO, to estimate the relative noise level of the current image.
Id: 50731 (0xc62b)
Type: Rational

Definition

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

Property Value

ExifTag

See Also