Uses of Class
com.itextpdf.text.pdf.PdfLabColor
Packages that use PdfLabColor
-
Uses of PdfLabColor in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfLabColorMethods in com.itextpdf.text.pdf that return PdfLabColorMethods in com.itextpdf.text.pdf with parameters of type PdfLabColorModifier and TypeMethodDescriptionvoid
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