public final class DataReaderTiled extends DataReader
| Constructor and Description |
|---|
DataReaderTiled(TiffDirectory directory,
PhotometricInterpreter photometricInterpreter,
int tileWidth,
int tileLength,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int width,
int height,
int compression,
java.nio.ByteOrder byteOrder,
TiffImageData.Tiles imageData) |
| Modifier and Type | Method and Description |
|---|---|
void |
readImageData(ImageBuilder imageBuilder) |
java.awt.image.BufferedImage |
readImageData(java.awt.Rectangle subImage) |
public DataReaderTiled(TiffDirectory directory, PhotometricInterpreter photometricInterpreter, int tileWidth, int tileLength, int bitsPerPixel, int[] bitsPerSample, int predictor, int samplesPerPixel, int width, int height, int compression, java.nio.ByteOrder byteOrder, TiffImageData.Tiles 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"