Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.color |
This package deals with colors that are stored in a PDF document.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PDCalGray |
A CalGray colour space is a special case of a single-component CIE-based
colour space.
|
class |
PDCalRGB |
A CalRGB colour space is a CIE-based colour space with one transformation stage instead of two.
|
class |
PDLab |
A Lab colour space is a CIE-based ABC colour space with two transformation stages.
|
Copyright © 2002–2018. All rights reserved.