Class ThumbnailReader
java.lang.Object
com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- Direct Known Subclasses:
ThumbnailReader.IndexedThumbnailReader
,ThumbnailReader.JPEGThumbnailReader
,ThumbnailReader.UncompressedThumbnailReader
ThumbnailReader
- Version:
- $Id: ThumbnailReader.java,v 1.0 18.04.12 12:22 haraldk Exp$
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract int
abstract int
getWidth()
abstract BufferedImage
read()
-
Constructor Details
-
ThumbnailReader
ThumbnailReader()
-
-
Method Details
-
read
- Throws:
IOException
-
getWidth
- Throws:
IOException
-
getHeight
- Throws:
IOException
-
readMetadata
- Throws:
IOException
-