Uses of Class
de.digitalcollections.openjpeg.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 java.awt.image.BufferedImageOpenJpeg. decode(InStreamWrapper wrapper, java.awt.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.