Interface SVGICCColor


public interface SVGICCColor
  • Method Details

    • getColorProfile

      java.lang.String getColorProfile()
    • setColorProfile

      void setColorProfile(java.lang.String colorProfile) throws DOMException
      Throws:
      DOMException
    • getColors

      SVGNumberList getColors()