ExifCustomRendered
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifCustomRendered extends System.Enum
exif 自定义渲染枚举。
字段
| 字段 | 描述 |
|---|---|
| NormalProcess | 正常渲染过程。 |
| CustomProcess | 自定义渲染过程。 |
NormalProcess
public static final int NormalProcess
正常渲染过程。
CustomProcess
public static final int CustomProcess
自定义渲染过程。