ExifTagPhotoExposureMode Property

Gets the ExposureMode EXIF tag.

Description: This tag indicates the exposure mode set when the image was shot. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings.
Id: 41986 (0xa402)
Type: Short

Definition

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

Property Value

ExifTag

See Also