Class RGBtoCMYKColorMapper

    • Constructor Detail

      • RGBtoCMYKColorMapper

        public RGBtoCMYKColorMapper​(ICC_Profile icc_profile,
                                    org.apache.pdfbox.pdmodel.PDDocument document)
                             throws IOException
        Throws:
        IOException
    • Method Detail

      • rgbIntToFloat

        public static float[] rgbIntToFloat​(int[] rgbInts)