Package | Description |
---|---|
com.adobe.fd.cpdf.api | |
com.adobe.fd.cpdf.api.enumeration |
Modifier and Type | Field and Description |
---|---|
protected CMYKPolicy |
ToImageOptionsSpec.cmykPolicy |
Modifier and Type | Method and Description |
---|---|
CMYKPolicy |
ToImageOptionsSpec.getCmykPolicy()
Retrieves the CMYK policy.
|
Modifier and Type | Method and Description |
---|---|
void |
ToImageOptionsSpec.setCmykPolicy(CMYKPolicy cmykPolicy)
Sets the CMYK policy.
|
Modifier and Type | Method and Description |
---|---|
static CMYKPolicy |
CMYKPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMYKPolicy[] |
CMYKPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.