| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib.enums | |
| de.digitalcollections.openjpeg.lib.structs |
| Modifier and Type | Method | Description |
|---|---|---|
static PROG_ORDER |
PROG_ORDER.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PROG_ORDER[] |
PROG_ORDER.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field | Description |
|---|---|---|
jnr.ffi.Struct.Enum<PROG_ORDER> |
opj_cparameters.prog_order |
progression order (default OPJ_LRCP)
|
Copyright © 2018. All rights reserved.