| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib | |
| de.digitalcollections.openjpeg.lib.enums |
| Modifier and Type | Method and 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 and Description |
|---|---|
static CODEC_FORMAT |
CODEC_FORMAT.valueOf(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 © 2019. All rights reserved.