Uses of Class
com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
Packages that use PdfSpecialCs.DeviceN
Package
Description
-
Uses of PdfSpecialCs.DeviceN in com.itextpdf.kernel.colors
Constructors in com.itextpdf.kernel.colors with parameters of type PdfSpecialCs.DeviceNModifierConstructorDescriptionCreates a DeviceN color using the givenPdfSpecialCscolor space.DeviceN(PdfSpecialCs.DeviceN cs, float[] value) Creates a DeviceN color using the givenPdfSpecialCscolor space and color values. -
Uses of PdfSpecialCs.DeviceN in com.itextpdf.kernel.pdf.colorspace
Subclasses of PdfSpecialCs.DeviceN in com.itextpdf.kernel.pdf.colorspace -
Uses of PdfSpecialCs.DeviceN in com.itextpdf.pdfa.checker
Methods in com.itextpdf.pdfa.checker with parameters of type PdfSpecialCs.DeviceNModifier and TypeMethodDescriptionprotected voidPdfA2Checker.checkNumberOfDeviceNComponents(PdfSpecialCs.DeviceN deviceN) Checks the number of components in DeviceN color space.protected voidPdfA4Checker.checkNumberOfDeviceNComponents(PdfSpecialCs.DeviceN deviceN) Checks the number of components in DeviceN color space.