Package org.apache.pdfbox.pdmodel.graphics.color
This package deals with colors that are stored in a PDF document.
-
Class Summary Class Description ColorSpaceCalRGB This class represents a CalRGB color space.ColorSpaceCMYK This class represents a CMYK color space.ColorSpaceLab This class represents a CalRGB color space.PDCalGray This class represents a Cal Gray color space.PDCalRGB This class represents a Cal RGB color space.PDColorSpace This class represents a color space in a pdf document.PDColorSpaceFactory This class represents a color space in a pdf document.PDColorState This class represents a color space and the color value for that colorspace.PDDeviceCMYK This class represents a CMYK color space.PDDeviceGray This class represents a Gray color space.PDDeviceN This class represents a DeviceN color space.PDDeviceNAttributes This class represents attributes for a DeviceN color space.PDDeviceRGB This class represents an RGB color space.PDGamma A gamma array, or collection of three floating point parameters used for color operations.PDICCBased This class represents a ICC profile color space.PDIndexed This class represents an Indexed color space.PDLab This class represents a Lab color space.PDOutputIntent PDPattern This class represents a Pattern color space.PDSeparation This class represents a Separation color space.PDTristimulus A tristimulus, or collection of three floating point parameters used for color operations.