Table of Contents

ExifTag.Image.BaselineNoise Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag BaselineNoise { get; }

Property Value

ExifTag