| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib | |
| de.digitalcollections.openjpeg.lib.enums |
| Modifier and Type | Method | Description |
|---|---|---|
jnr.ffi.Pointer |
libopenjp2.opj_create_compress(CODEC_FORMAT fmt) |
|
jnr.ffi.Pointer |
libopenjp2.opj_create_decompress(CODEC_FORMAT fmt) |
| Modifier and Type | Method | Description |
|---|---|---|
static CODEC_FORMAT |
CODEC_FORMAT.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CODEC_FORMAT[] |
CODEC_FORMAT.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.