Class DeviceN

java.lang.Object
com.itextpdf.kernel.colors.Color
com.itextpdf.kernel.colors.DeviceN

public class DeviceN extends Color
  • Constructor Details

    • DeviceN

      public DeviceN (PdfSpecialCs.DeviceN cs)
    • DeviceN

      public DeviceN (PdfSpecialCs.DeviceN cs, float[] value)
    • DeviceN

      public DeviceN (List<String> names, PdfColorSpace alternateCs, IPdfFunction tintTransform, float[] value)
      Creates a color in a new DeviceN color space.
      Parameters:
      names - the names oif the components
      alternateCs - the alternate color space
      tintTransform - the function to transform color to the alternate color space
      value - the values for the components of this color