Uses of Class
org.sejda.sambox.pdmodel.graphics.color.PDTristimulus
Packages that use PDTristimulus
-
Uses of PDTristimulus in org.sejda.sambox.pdmodel.graphics.color
Methods in org.sejda.sambox.pdmodel.graphics.color that return PDTristimulusModifier and TypeMethodDescriptionfinal PDTristimulusPDCIEDictionaryBasedColorSpace.getBlackPoint()This will return the BlackPoint tristimulus.final PDTristimulusPDCIEDictionaryBasedColorSpace.getWhitepoint()This will return the whitepoint tristimulus.Methods in org.sejda.sambox.pdmodel.graphics.color with parameters of type PDTristimulusModifier and TypeMethodDescriptionvoidPDCIEDictionaryBasedColorSpace.setBlackPoint(PDTristimulus blackpoint) This will set the BlackPoint tristimulus.voidPDCIEDictionaryBasedColorSpace.setWhitePoint(PDTristimulus whitepoint) This will set the whitepoint tristimulus.