ExifSceneCaptureType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifSceneCaptureType extends System.Enum
exif scene capture type enums.
Fields
Field | Description |
---|---|
Standard | Standard scene. |
Landscape | Landscape scene. |
Portrait | Portrait scene. |
NightScene | Night scene. |
Standard
public static final int Standard
Standard scene.
Landscape
public static final int Landscape
Landscape scene.
Portrait
public static final int Portrait
Portrait scene.
NightScene
public static final int NightScene
Night scene.