public class PhotometricInterpreterBiLevel extends PhotometricInterpreter
| Constructor and Description |
|---|
PhotometricInterpreterBiLevel(int samplesPerPixel,
int[] bitsPerSample,
int predictor,
int width,
int height,
boolean invert) |
| Modifier and Type | Method and Description |
|---|---|
void |
interpretPixel(ImageBuilder imageBuilder,
int[] samples,
int x,
int y) |
public PhotometricInterpreterBiLevel(int samplesPerPixel,
int[] bitsPerSample,
int predictor,
int width,
int height,
boolean invert)
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"