Package | Description |
---|---|
com.adobe.fd.cpdf.api | |
com.adobe.fd.cpdf.api.enumeration |
Modifier and Type | Field and Description |
---|---|
protected GrayScalePolicy |
ToImageOptionsSpec.grayScalePolicy |
Modifier and Type | Method and Description |
---|---|
GrayScalePolicy |
ToImageOptionsSpec.getGrayScalePolicy()
Retrieves the grayscale policy.
|
Modifier and Type | Method and Description |
---|---|
void |
ToImageOptionsSpec.setGrayScalePolicy(GrayScalePolicy grayScalePolicy)
Sets the grayscale policy.
|
Modifier and Type | Method and Description |
---|---|
static GrayScalePolicy |
GrayScalePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrayScalePolicy[] |
GrayScalePolicy.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.