| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.imageio |
| Modifier and Type | Method | Description |
|---|---|---|
OpenJp2ImageWriteParam.ProgressionOrder |
OpenJp2ImageWriteParam.getProgressionOrder() |
|
static OpenJp2ImageWriteParam.ProgressionOrder |
OpenJp2ImageWriteParam.ProgressionOrder.valueOf(java.lang.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 | Description |
|---|---|---|
void |
OpenJp2ImageWriteParam.setProgressionOrder(OpenJp2ImageWriteParam.ProgressionOrder progOrder) |
Set the progression order of the encoded image.
|
Copyright © 2018. All rights reserved.