ExifTagImageNoiseReductionApplied Property

Gets the NoiseReductionApplied EXIF tag.

Description: This tag indicates how much noise reduction has been applied to the raw data on a scale of 0.0 to 1.0. A 0.0 value indicates that no noise reduction has been applied. A 1.0 value indicates that the "ideal" amount of noise reduction has been applied, i.e. that the DNG reader should not apply additional noise reduction by default. A value of 0/0 indicates that this parameter is unknown.
Id: 50935 (0xc6f7)
Type: Rational

Definition

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

Property Value

ExifTag

See Also