| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib.enums | |
| de.digitalcollections.openjpeg.lib.structs |
| Modifier and Type | Method and Description |
|---|---|
static PROG_ORDER |
PROG_ORDER.valueOf(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 and Description |
|---|---|
jnr.ffi.Struct.Enum<PROG_ORDER> |
opj_cparameters.prog_order
progression order (default OPJ_LRCP)
|
Copyright © 2019. All rights reserved.