Jpeg2kConverter
Utility class to parse JPEG2000 classes on Android.
This utilizes the fact that PDF rendering is a part of standard Android API and JPEG2000 is a standard part of PDF. JPEG2000 file is wrapped in PDF and rendered using PDF renderer.
Parameters
tmpDir
a folder for temporary files (PDF can be rendered only from a file).