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 © 2016. All rights reserved.