Uses of Class
net.sourceforge.jiu.codecs.tiff.TIFFCodec
Packages that use TIFFCodec
-
Uses of TIFFCodec in net.sourceforge.jiu.codecs.tiff
Fields in net.sourceforge.jiu.codecs.tiff declared as TIFFCodecMethods in net.sourceforge.jiu.codecs.tiff that return TIFFCodecModifier and TypeMethodDescriptionTIFFDecoder.getCodec()Returns the codec from which this decoder is used.Methods in net.sourceforge.jiu.codecs.tiff with parameters of type TIFFCodecModifier and TypeMethodDescriptionprivate static TIFFDecoderTIFFCodec.createDecoder(TIFFCodec codec, TIFFImageFileDirectory ifd, int tileIndex) voidSpecify the codec to be used with this decoder.