|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfLabColor | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of PdfLabColor in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return PdfLabColor | |
|---|---|
PdfLabColor |
LabColor.getLabColorSpace()
|
| Methods in com.itextpdf.text.pdf with parameters of type PdfLabColor | |
|---|---|
void |
PdfContentByte.setColorFill(PdfLabColor lab,
float l,
float a,
float b)
|
void |
PdfContentByte.setColorStroke(PdfLabColor lab,
float l,
float a,
float b)
|
| Constructors in com.itextpdf.text.pdf with parameters of type PdfLabColor | |
|---|---|
LabColor(PdfLabColor labColorSpace,
float l,
float a,
float b)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||