public class PhotometricInterpreterCieLab extends PhotometricInterpreter
| 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) |
public PhotometricInterpreterCieLab(int samplesPerPixel,
int[] bitsPerSample,
int predictor,
int width,
int height)
public void interpretPixel(ImageBuilder imageBuilder, int[] samples, int x, int y) throws ImageReadException, java.io.IOException
interpretPixel in class PhotometricInterpreterImageReadExceptionjava.io.IOException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"