| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.imageio |
| Modifier and Type | Method and Description |
|---|---|
OpenJp2ImageWriteParam.ProgressionOrder |
OpenJp2ImageWriteParam.getProgressionOrder() |
static OpenJp2ImageWriteParam.ProgressionOrder |
OpenJp2ImageWriteParam.ProgressionOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenJp2ImageWriteParam.ProgressionOrder[] |
OpenJp2ImageWriteParam.ProgressionOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenJp2ImageWriteParam.setProgressionOrder(OpenJp2ImageWriteParam.ProgressionOrder progOrder)
Set the progression order of the encoded image.
|
Copyright © 2019. All rights reserved.