public final class DataReaderStrips extends DataReader
Constructor and Description |
---|
DataReaderStrips(TiffDirectory directory,
PhotometricInterpreter photometricInterpreter,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int width,
int height,
int compression,
java.nio.ByteOrder byteOrder,
int rowsPerStrip,
TiffImageData.Strips imageData) |
Modifier and Type | Method and Description |
---|---|
void |
readImageData(ImageBuilder imageBuilder) |
java.awt.image.BufferedImage |
readImageData(java.awt.Rectangle subImage) |
public DataReaderStrips(TiffDirectory directory, PhotometricInterpreter photometricInterpreter, int bitsPerPixel, int[] bitsPerSample, int predictor, int samplesPerPixel, int width, int height, int compression, java.nio.ByteOrder byteOrder, int rowsPerStrip, TiffImageData.Strips imageData)
public void readImageData(ImageBuilder imageBuilder) throws ImageReadException, java.io.IOException
readImageData
in class DataReader
ImageReadException
java.io.IOException
public java.awt.image.BufferedImage readImageData(java.awt.Rectangle subImage) throws ImageReadException, java.io.IOException
readImageData
in class DataReader
ImageReadException
java.io.IOException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"