Uses of Class
de.digitalcollections.openjpeg.InStreamWrapper
-
Packages that use InStreamWrapper Package Description de.digitalcollections.openjpeg -
-
Uses of InStreamWrapper in de.digitalcollections.openjpeg
Methods in de.digitalcollections.openjpeg with parameters of type InStreamWrapper Modifier and Type Method Description BufferedImageOpenJpeg. decode(InStreamWrapper wrapper, Rectangle area, int reduceFactor)Decode the JPEG2000 image in the input stream to a BufferedImage.InfoOpenJpeg. getInfo(InStreamWrapper wrapper)Obtain information about the JPEG200 image in the input stream.
-