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 DataReaderImageReadExceptionjava.io.IOExceptionpublic java.awt.image.BufferedImage readImageData(java.awt.Rectangle subImage)
throws ImageReadException,
java.io.IOException
readImageData in class DataReaderImageReadExceptionjava.io.IOException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"