public class PhotometricInterpreterLogLuv extends PhotometricInterpreter
Constructor and Description |
---|
PhotometricInterpreterLogLuv(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 PhotometricInterpreterLogLuv(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 PhotometricInterpreter
ImageReadException
java.io.IOException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"