ExifTagPhotoExposureBiasValue Property

Gets the ExposureBiasValue EXIF tag.

Description: The exposure bias. The units is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.
Id: 37380 (0x9204)
Type: SRational

Definition

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

Property Value

ExifTag

See Also