public class PhotometricInterpreterCieLab extends PhotometricInterpreter
height, predictor, samplesPerPixel, width| Constructor and Description |
|---|
PhotometricInterpreterCieLab(int samplesPerPixel,
int[] bitsPerSample,
int predictor,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
interpretPixel(ImageBuilder imageBuilder,
int[] samples,
int x,
int y) |
getBitsPerSamplepublic PhotometricInterpreterCieLab(int samplesPerPixel,
int[] bitsPerSample,
int predictor,
int width,
int height)
public void interpretPixel(ImageBuilder imageBuilder, int[] samples, int x, int y) throws ImageReadException, IOException
interpretPixel in class PhotometricInterpreterImageReadExceptionIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.