| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel.graphics.color |
| Modifier and Type | Class and Description |
|---|---|
class |
PDDeviceCMYK
Allows colors to be specified according to the subtractive CMYK (cyan, magenta, yellow, black) model typical of
printers and other paper-based output devices.
|
class |
PDDeviceGray
A color space with black, white, and intermediate shades of gray.
|
class |
PDDeviceRGB
Colours in the DeviceRGB colour space are specified according to the additive RGB (red-green-blue) colour model.
|
Copyright © 2020 sejda. All rights reserved.