Package com.luciad.imageio.webp.internal
Class NativeLoader
java.lang.Object
com.luciad.imageio.webp.internal.NativeLoader
The library files are automatically extracted from this project's package
(JAR).
usage: call initialize() before using the library.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NativeLoader
public NativeLoader()
-
-
Method Details
-
initialize
Loads native library.- Returns:
- True if native library is successfully loaded; false otherwise.
- Throws:
Exception
-
getVersion
- Returns:
- The version of the library.
-