Uses of Package
org.apache.commons.imaging.formats.tiff.photometricinterpreters
Packages that use org.apache.commons.imaging.formats.tiff.photometricinterpreters
Package
Description
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
TIFF data readers.
Classes for TIFF photometric interpretation (specifies the intended
interpretation of the image pixel data).
Provides supplemental photometric interpreters for TIFF products based
on floating-point data.
-
-
-
Classes in org.apache.commons.imaging.formats.tiff.photometricinterpreters used by org.apache.commons.imaging.formats.tiff.photometricinterpretersClassDescriptionInterpreter for photometric information in TIFF images.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).
-