ExifTagPhotoSceneCaptureType Property

Gets the SceneCaptureType EXIF tag.

Description: This tag indicates the type of scene that was shot. It can also be used to record the mode in which the image was shot. Note that this differs from the SceneType tag.
Id: 41990 (0xa406)
Type: Short

Definition

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

Property Value

ExifTag

See Also