NATIVE Jpegs in Java
| olaf.kliche@gmx.net 26 May 2006 21:15 GMT | Page rating:  |
hi2all,
i wrote as small image lib for reading jpg-files.
it's a JNI program which wraps jpeg-6b.
Requirements: (Linux || Windows) && Java >= 1.5
it's one zip file.
extract it and call "ant" for the test.
if you see an image of the "geiranger fjord", everthing's allright.
very simple usage:
BufferedImage img = FastImage.readImage("myImage.jpg");
http://filebee.org/devel/
any comments?
have fun,
olaf
No comments at this time. Why not be the first?