Class PdfSpecialCs.Separation

    • Constructor Detail

      • Separation

        public Separation​(PdfArray pdfObject)
      • Separation

        public Separation​(java.lang.String name,
                          PdfColorSpace alternateSpace,
                          IPdfFunction tintTransform)
        Creates a new separation color space.
        Parameters:
        name - The name for the separation color
        alternateSpace - The alternate colorspace
        tintTransform - The function how the transform colors in the separation color space to the alternate color space