Interface ColorSpaceOrigin

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getProfileName()
      Returns the name of the profile used to identify the color space in a particular context.
      java.lang.String getProfileURI()
      Returns the URI identifying the associate color profile.
    • Method Detail

      • getProfileName

        java.lang.String getProfileName()
        Returns the name of the profile used to identify the color space in a particular context.
        Returns:
        the profile name
      • getProfileURI

        java.lang.String getProfileURI()
        Returns the URI identifying the associate color profile.
        Returns:
        the profile URI