Uses of Class
com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
-
Packages that use TIFFImageReader Package Description com.github.jaiimageio.impl.plugins.tiff -
-
Uses of TIFFImageReader in com.github.jaiimageio.impl.plugins.tiff
Fields in com.github.jaiimageio.impl.plugins.tiff declared as TIFFImageReader Modifier and Type Field Description private TIFFImageReader
TIFFImageWriter. reader
(package private) TIFFImageReader
TIFFRenderedImage. reader
Constructors in com.github.jaiimageio.impl.plugins.tiff with parameters of type TIFFImageReader Constructor Description TIFFRenderedImage(TIFFImageReader reader, int imageIndex, javax.imageio.ImageReadParam readParam, int width, int height)
-