Uses of Class
net.sourceforge.jiu.codecs.jpeg.JPEGQuantizationTable
Packages that use JPEGQuantizationTable
-
Uses of JPEGQuantizationTable in net.sourceforge.jiu.codecs.jpeg
Methods in net.sourceforge.jiu.codecs.jpeg that return JPEGQuantizationTableModifier and TypeMethodDescriptionJPEGData.getQuantizationTable
(int id) Return a quantization table with a given id or null on failure to find it.Methods in net.sourceforge.jiu.codecs.jpeg with parameters of type JPEGQuantizationTableModifier and TypeMethodDescriptionvoid
JPEGData.addQuantizationTable
(JPEGQuantizationTable table)