public final class ExifSceneCaptureType
extends com.aspose.ms.System.Enum
exif scene capture type enums.
Modifier and Type | Field and Description |
---|---|
static int |
Landscape
Landscape scene.
|
static int |
NightScene
Night scene.
|
static int |
Portrait
Portrait scene.
|
static int |
Standard
Standard scene.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Standard
Standard scene.
public static final int Landscape
Landscape scene.
public static final int Portrait
Portrait scene.
public static final int NightScene
Night scene.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.