Interface ICCProfile

    • Method Detail

      • getN

        Long getN()
        value of the N key in the ICC profile stream dictionary
      • getdeviceClass

        String getdeviceClass()
        a four-byte string identifying the device class of the profile (monitor, printer, scanner, abstract color space)
      • getcolorSpace

        String getcolorSpace()
        a four-byte string identifying the device class of the profile (GRAY, RGB, CMYK, LAB)
      • getversion

        Double getversion()
        version of the ICC profile
      • getisValid

        Boolean getisValid()
        true if the profile satisfies the corresponding ICC Specification