Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
Modifier and Type | Class and Description |
---|---|
class |
PDDeviceN
DeviceN colour spaces may contain an arbitrary number of colour components.
|
class |
PDIndexed
An Indexed colour space specifies that an area is to be painted using a colour table
of arbitrary colours from another color space.
|
class |
PDPattern
A Pattern color space is either a Tiling pattern or a Shading pattern.
|
class |
PDSeparation
A Separation color space used to specify either additional colorants or for isolating the
control of individual colour components of a device colour space for a subtractive device.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.