Uses of Class
org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
Packages that use PDICCBased
Package
Description
This package deals with colors that are stored in a PDF document.
-
Uses of PDICCBased in org.apache.pdfbox.pdmodel.graphics.color
Methods in org.apache.pdfbox.pdmodel.graphics.color that return PDICCBasedModifier and TypeMethodDescriptionstatic PDICCBased
PDICCBased.create
(COSArray iccArray, PDResources resources) Creates a new ICC color space using the PDF array, optionally using a resource cache. -
Uses of PDICCBased in org.apache.pdfbox.preflight.graphic
Methods in org.apache.pdfbox.preflight.graphic with parameters of type PDICCBasedModifier and TypeMethodDescriptionprivate void
StandardColorSpaceHelper.validateICCProfileAlternateEntry
(PDICCBased iccBased, PDColorSpace alternateColorSpace)