ExifTagImageWhiteLevel Property

Gets the WhiteLevel EXIF tag.

Description: This tag specifies the fully saturated encoding level for the raw sample values. Saturation is caused either by the sensor itself becoming highly non-linear in response, or by the camera's analog to digital converter clipping.
Id: 50717 (0xc61d)
Type: Short

Definition

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

Property Value

ExifTag

See Also