Interface PDICCBased

All Superinterfaces:
Object, PDColorSpace, PDObject, PDResource
All Known Subinterfaces:
PDICCBasedCMYK
All Known Implementing Classes:
GFPDICCBased, GFPDICCBasedCMYK

public interface PDICCBased extends PDColorSpace
ICCBased color space
  • Method Details

    • getICCProfileIndirect

      String getICCProfileIndirect()
      string representation of the indirect link to the ICC profile
    • getcurrentTransparencyProfileIndirect

      String getcurrentTransparencyProfileIndirect()
      string representation of the indirect link to the current transparency ICC profile
    • getICCProfileMD5

      String getICCProfileMD5()
      string representation of the md5 of the ICC profile
    • getcurrentTransparencyICCProfileMD5

      String getcurrentTransparencyICCProfileMD5()
      string representation of the md5 of the current transparency ICC profile