- read(InputStream) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
Reads the Catalog
entry from the given input stream.
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
Reads the Catalog
entry from the given input stream.
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-
Reads the image data from the given input stream, and returns it as a
BufferedImage
.
- read(String, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-
Reads the image data from the given input stream, and returns it as a
BufferedImage
.
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-