ExifCustomRendered
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ExifCustomRendered extends System.Enum
exif custom rendered enums.
Fields
Field | Description |
---|---|
NormalProcess | Normal render process. |
CustomProcess | Custom render process. |
NormalProcess
public static final int NormalProcess
Normal render process.
CustomProcess
public static final int CustomProcess
Custom render process.