Interface ICCProfile

All Superinterfaces:
External, Object
All Known Subinterfaces:
ICCInputProfile, ICCOutputProfile

public interface ICCProfile extends External
Embedded ICC profile
  • Method Details

    • 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