public static final class Configuration.OutputIntentDefaultProfile extends Enum
Modifier and Type | Field and Description |
---|---|
static Configuration.OutputIntentDefaultProfile |
FOGRA39
"Coated FOGRA39" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
GRACOL
"Coated GRACoL 2006" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
IFRA
"ISO News print 26% (IFRA)" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
JAPAN
"Japan Color 2001 Coated" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
JAPAN_NEWSPAPER
"Japan Color 2001 Newspaper" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
JAPAN_UNCOATED
"Japan Color 2001 Uncoated" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
JAPAN_WEB
"Japan Web Coated (Ad)" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
SWOP
"US Web Coated (SWOP) v2" output intent default profile
|
static Configuration.OutputIntentDefaultProfile |
SWOP_3
"Web Coated SWOP 2006 Grade 3 Paper" output intent default profile
|
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static Configuration.OutputIntentDefaultProfile |
valueOf(String name) |
static Configuration.OutputIntentDefaultProfile[] |
values() |
public static final Configuration.OutputIntentDefaultProfile FOGRA39
public static final Configuration.OutputIntentDefaultProfile GRACOL
public static final Configuration.OutputIntentDefaultProfile IFRA
public static final Configuration.OutputIntentDefaultProfile JAPAN
public static final Configuration.OutputIntentDefaultProfile JAPAN_NEWSPAPER
public static final Configuration.OutputIntentDefaultProfile JAPAN_UNCOATED
public static final Configuration.OutputIntentDefaultProfile JAPAN_WEB
public static final Configuration.OutputIntentDefaultProfile SWOP
public static final Configuration.OutputIntentDefaultProfile SWOP_3
public static Configuration.OutputIntentDefaultProfile[] values()
public static Configuration.OutputIntentDefaultProfile valueOf(String name)
public String getValue()
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.