Uses of Class
com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
Packages that use PdfCieBasedCs.CalGray
-
Uses of PdfCieBasedCs.CalGray in com.itextpdf.kernel.colors
Constructors in com.itextpdf.kernel.colors with parameters of type PdfCieBasedCs.CalGrayModifierConstructorDescriptionCreates a new CalGray color space using the givenPdfCieBasedCscolor space.CalGray(PdfCieBasedCs.CalGray cs, float value) Creates a new CalGray color space using the givenPdfCieBasedCscolor space and color value.