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