JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
net.sourceforge.jiu.codecs.jpeg.JPEGHuffmanTable
Packages that use
JPEGHuffmanTable
Package
Description
net.sourceforge.jiu.codecs.jpeg
Provides classes to read images from JPEG bitstreams.
Uses of
JPEGHuffmanTable
in
net.sourceforge.jiu.codecs.jpeg
Methods in
net.sourceforge.jiu.codecs.jpeg
with parameters of type
JPEGHuffmanTable
Modifier and Type
Method and Description
void
JPEGData.
addHuffmanTable
(
JPEGHuffmanTable
table)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes