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