| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib | |
| de.digitalcollections.openjpeg.lib.enums |
| Modifier and Type | Method and Description |
|---|---|
jnr.ffi.Pointer |
libopenjp2.opj_image_create(int numcmpts,
jnr.ffi.Pointer cmtparms,
COLOR_SPACE clrspc) |
| Modifier and Type | Method and Description |
|---|---|
static COLOR_SPACE |
COLOR_SPACE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static COLOR_SPACE[] |
COLOR_SPACE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.