| Package | Description |
|---|---|
| org.apache.commons.imaging.formats.tiff.datareaders |
TIFF data readers.
|
| Constructor and Description |
|---|
DataReaderTiled(TiffDirectory directory,
PhotometricInterpreter photometricInterpreter,
int tileWidth,
int tileLength,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int sampleFormat,
int width,
int height,
int compression,
ByteOrder byteOrder,
TiffImageData.Tiles imageData) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.