Uses of Class
org.apache.commons.imaging.formats.jpeg.decoder.Block
Packages that use Block
-
Uses of Block in org.apache.commons.imaging.formats.jpeg.decoder
Methods in org.apache.commons.imaging.formats.jpeg.decoder that return BlockMethods in org.apache.commons.imaging.formats.jpeg.decoder with parameters of type BlockModifier and TypeMethodDescriptionprivate void
JpegDecoder.readMCU
(JpegInputStream is, int[] preds, Block[] mcu) private void
JpegDecoder.rescaleMCU
(Block[] dataUnits, int hSize, int vSize, Block[] ret)