| Package | Description |
|---|---|
| de.digitalcollections.openjpeg.lib | |
| de.digitalcollections.openjpeg.lib.enums |
| Modifier and Type | Method | Description |
|---|---|---|
jnr.ffi.Pointer |
libopenjp2.opj_image_create(int numcmpts,
jnr.ffi.Pointer cmtparms,
COLOR_SPACE clrspc) |
| Modifier and Type | Method | Description |
|---|---|---|
static COLOR_SPACE |
COLOR_SPACE.valueOf(java.lang.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 © 2018. All rights reserved.