Uses of Class
org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterLogLuv.RgbValues
Packages that use PhotometricInterpreterLogLuv.RgbValues
Package
Description
Classes for TIFF photometric interpretation (specifies the intended
interpretation of the image pixel data).
-
Uses of PhotometricInterpreterLogLuv.RgbValues in org.apache.commons.imaging.formats.tiff.photometricinterpreters
Methods in org.apache.commons.imaging.formats.tiff.photometricinterpreters that return PhotometricInterpreterLogLuv.RgbValuesModifier and TypeMethodDescription(package private) PhotometricInterpreterLogLuv.RgbValues
PhotometricInterpreterLogLuv.getRgbValues
(PhotometricInterpreterLogLuv.TristimulusValues tristimulusValues) Receives a triplet tristimulus values (CIE XYZ) and then does a CIELAB-CIEXYZ conversion (consult Wikipedia link for formula), where the CIELAB values are used to calculate the tristimulus values of the reference white point.