ExifTagPhotoSceneType Property

Gets the SceneType EXIF tag.

Description: Indicates the type of scene. If a DSC recorded the image, this tag value must always be set to 1, indicating that the image was directly photographed.
Id: 41729 (0xa301)
Type: Undefined

Definition

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

Property Value

ExifTag

See Also