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 voidJpegDecoder.readMcu(JpegInputStream is, int[] preds, Block[] mcu) private voidJpegDecoder.rescaleMcu(Block[] dataUnits, int hSize, int vSize, Block[] ret)