| Modifier and Type | Field and Description |
|---|---|
static String |
Default
The master resource; no additional tokens allowed.
|
static String |
Draft
A review rendition.
|
static String |
LowRes
A low-resolution, full-size stand-in.
|
static String |
Proof
A review proof.
|
static String |
Screen
Screen resolution or Web rendition.
|
static String |
Thumbnail
A simplified or reduced preview.
|
| Constructor and Description |
|---|
XmpRenditionClass(String... tokens)
Initializes a new instance of the
XmpRenditionClass class. |
getValue, getXmpRepresentationtoStringacceptValue, getEmpty, getRawValue, getType, toArray, toClasspublic static final String Default
The master resource; no additional tokens allowed.
public static final String Draft
A review rendition.
public static final String LowRes
A low-resolution, full-size stand-in.
public static final String Proof
A review proof.
public static final String Screen
Screen resolution or Web rendition.
public static final String Thumbnail
A simplified or reduced preview. Additional tokens can provide characteristics. The recommended order is thumbnail:format:size:colorspace.
public XmpRenditionClass(String... tokens)
Initializes a new instance of the XmpRenditionClass class.
tokens - The token.Copyright © 2025. All rights reserved.