ExifSceneCaptureType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifSceneCaptureType extends System.Enum
Перечисления типов захвата сцены exif.
Поля
| Поле | Описание |
|---|---|
| Standard | Стандартная сцена. |
| Landscape | Сцена пейзажа. |
| Portrait | Сцена портрета. |
| NightScene | Ночная сцена. |
Standard
public static final int Standard
Стандартная сцена.
Landscape
public static final int Landscape
Сцена пейзажа.
Portrait
public static final int Portrait
Сцена портрета.
NightScene
public static final int NightScene
Ночная сцена.