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