Enum SceneCaptureType
Represents the scene capture type.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum SceneCaptureType : ushort
Fields
| Name | Description |
|---|---|
| Landscape | Lanscape scene capture. |
| NightScene | Night scene capture. |
| Portrait | Portrait scene capture. |
| Standard | Standard scene capture. |