Class PdfSpecialCs.NChannel

    • Constructor Detail

      • NChannel

        public NChannel​(PdfArray pdfObject)
      • NChannel

        public NChannel​(java.util.List<java.lang.String> names,
                        PdfColorSpace alternateSpace,
                        IPdfFunction tintTransform,
                        PdfDictionary attributes)
        Creates a new NChannel colorspace.
        Parameters:
        names - the names for the components
        alternateSpace - the alternative colorspace
        tintTransform - the function to transform colors to the alternate color space
        attributes - NChannel specific attributes