| Package | Description |
|---|---|
| com.itextpdf.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
PdfLabColor |
LabColor.getLabColorSpace() |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfContentByte.setColorFill(PdfLabColor lab, float l, float a, float b) |
void |
PdfContentByte.setColorStroke(PdfLabColor lab, float l, float a, float b) |
| Constructor and Description |
|---|
LabColor(PdfLabColor labColorSpace, float l, float a, float b) |
Copyright © 1998–2021. All rights reserved.