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

FieldDescription
StandardStandard scene.
LandscapeLandscape scene.
PortraitPortrait scene.
NightSceneNight 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.