Uses of Class
de.digitalcollections.openjpeg.lib.structs.opj_image
-
Packages that use opj_image Package Description de.digitalcollections.openjpeg.lib -
-
Uses of opj_image in de.digitalcollections.openjpeg.lib
Methods in de.digitalcollections.openjpeg.lib with parameters of type opj_image Modifier and Type Method Description booleanlibopenjp2. opj_setup_encoder(jnr.ffi.Pointer codec, opj_cparameters params, opj_image img)booleanlibopenjp2. opj_start_compress(jnr.ffi.Pointer codec, opj_image img, jnr.ffi.Pointer stream)
-