public class PhotometricInterpreterLogLUV extends PhotometricInterpreter
bitsPerSample, height, predictor, samplesPerPixel, width| Constructor and Description |
|---|
PhotometricInterpreterLogLUV(int fSamplesPerPixel,
int[] fBitsPerSample,
int Predictor,
int width,
int height,
boolean yonly) |
public PhotometricInterpreterLogLUV(int fSamplesPerPixel,
int[] fBitsPerSample,
int Predictor,
int width,
int height,
boolean yonly)
public void dumpstats()
throws ImageReadException,
IOException
dumpstats in class PhotometricInterpreterImageReadExceptionIOExceptionpublic void interpretPixel(BufferedImage bi, int[] samples, int x, int y) throws ImageReadException, IOException
interpretPixel in class PhotometricInterpreterImageReadExceptionIOExceptionCopyright © 2007-2012. All Rights Reserved.