Package org.apache.commons.imaging.formats.tiff.photometricinterpreters
package org.apache.commons.imaging.formats.tiff.photometricinterpreters
Classes for TIFF photometric interpretation (specifies the intended
interpretation of the image pixel data).
-
ClassesClassDescriptionInterpreter for photometric information in TIFF images.Photometric interpretation Logluv support.Rgb values (reg-green-blue, as R-G-B, as in the RGB color model).Tristimulus color values (red-green-blue, as X-Y-Z, in the CIE XYZ color space).