com.aspose.xps

Class XpsIccBasedColor



  • public final class XpsIccBasedColor
    extends XpsColor

    Incapsulates ICC based color.

    • Method Detail

      • getIccProfile

        public XpsIccProfile getIccProfile()

        Returns the ICC profile resource the color based on.

        Returns:
        The ICC profile resource the color based on.
      • toColor

        public Color toColor()

        Convenience method for getting .NET native representation of ICC based color.

        Specified by:
        toColor in class XpsColor
        Returns:
        System.Drawing.ColorSystem.Drawing.Color structure.