Class PhotometricInterpreterLogLuv


  • public class PhotometricInterpreterLogLuv
    extends PhotometricInterpreter
    Photometric interpretation Logluv support. Logluv is an encoding for storing data inside TIFF images.
    See Also:
    Logluv TIFF
    • Constructor Detail

      • PhotometricInterpreterLogLuv

        public PhotometricInterpreterLogLuv​(int samplesPerPixel,
                                            int[] bitsPerSample,
                                            int predictor,
                                            int width,
                                            int height)