You may want to explore api available in javax.imageio.plugins.jpeg
packages. I guess JPEGEncodeParam will be replaced by
JPEGImageWriteParam.
I could find one hopefully drop-in replacement api to fix 4 out of 5
errors. The method is setSourceSubsampling in IIOParam.
I didn't find anything equiva
com.sun.image.codec.jpeg.JPEGImageEncoder - This is a private class, not
a public class, and we've always maintained freedom to
drop/change/modify private classes at any time. This was dropped. This
issue is upstream in the openjdk project.
On the OpenJDK 2d-dev mailing list (no URL unfort
Hi,
the ImageJ image viewer will be now maintained by the Debian Med
Packaging Team because this viewer is relevant for medical care.
The package is currently in contrib because it only builds with
sun-java. The effort to compile it with openjdk-6-jdk failed with
the following problem:
make[1]:
3 matches
Mail list logo